packages feed

Cabal revisions of system-filepath-0.4.11

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

revision 1
 name: system-filepath version: 0.4.11+x-revision: 1 synopsis: High-level, byte-based file and directory path manipulations license: MIT license-file: license.txt   hs-source-dirs: lib    build-depends:-      base >= 4.0 && < 5.0+      base >= 4.0 && < 4.10     , bytestring >= 0.9     , deepseq >= 1.1 && < 1.4     , text >= 0.7.1   hs-source-dirs: tests    build-depends:-      base > 4.0 && < 5.0+      base > 4.0 && < 4.10     , bytestring     , chell >= 0.4 && < 0.5     , chell-quickcheck >= 0.2 && < 0.3