Cabal revisions of system-filepath-0.3.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: system-filepath version: 0.3.4+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 >= 3 && < 5+ base >= 3 && < 4.10 , bytestring >= 0.9 && < 0.10 , deepseq >= 1.1 && < 1.3 , text >= 0.7.1 && < 0.12