Cabal revisions of zip-archive-0.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: zip-archive Version: 0.4+x-revision: 1 Cabal-Version: 2.0 Build-type: Simple Synopsis: Library for creating and modifying zip archives. Default: False Library- Build-depends: base >= 3 && < 5,+ Build-depends: base >= 4.5 && < 5, pretty, containers, binary >= 0.6, mtl, text >= 0.11, digest >= 0.0.0.1,- directory >= 1.2.0,+ directory >= 1.2.2, time Exposed-modules: Codec.Archive.Zip Default-Language: Haskell98