packages feed

Cabal revisions of filepath-1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:           filepath-Version:        1.0-License:        BSD3-Author:         Neil Mitchell-Homepage:       http://www-users.cs.york.ac.uk/~ndm/filepath/-Category:       System-Build-Depends:  base-Synopsis:       Library for manipulating FilePath's in a cross platform way.-Exposed-modules:-        System.FilePath-        System.FilePath.Posix-        System.FilePath.Windows-Extra-Source-Files: System/FilePath/Internal.hs-Extensions: CPP+Name:           filepath
+Version:        1.0
+x-revision: 1
+License:        BSD3
+Author:         Neil Mitchell
+Homepage:       http://www-users.cs.york.ac.uk/~ndm/filepath/
+Category:       System
+Build-Depends:  base < 4.3
+Synopsis:       Library for manipulating FilePath's in a cross platform way.
+Exposed-modules:
+        System.FilePath
+        System.FilePath.Posix
+        System.FilePath.Windows
+Extra-Source-Files: System/FilePath/Internal.hs
+Extensions: CPP