Cabal revisions of zip-archive-0.3.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: zip-archive Version: 0.3.2.2+x-revision: 1 Cabal-Version: >= 1.10 Build-type: Simple Synopsis: Library for creating and modifying zip archives. Build-depends: base >= 3 && < 5, pretty, containers else Build-depends: base < 3- Build-depends: binary >= 0.6, zlib, filepath, bytestring >= 0.10.0,+ Build-depends: base >= 4.5, binary >= 0.6, zlib, filepath, bytestring >= 0.10.0, array, mtl, text >= 0.11, old-time, digest >= 0.0.0.1, directory, time Exposed-modules: Codec.Archive.Zip