Cabal revisions of zlib-0.5.4.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: zlib version: 0.5.4.2+x-revision: 1 copyright: (c) 2006-2012 Duncan Coutts license: BSD3 license-file: LICENSE Codec.Compression.Zlib.Internal other-modules: Codec.Compression.Zlib.Stream extensions: CPP, ForeignFunctionInterface- build-depends: base >= 3 && < 5,- bytestring >= 0.9 && < 0.12+ build-depends: base >= 3 && < 4.13,+ bytestring >= 0.9 && < 0.11 includes: zlib.h ghc-options: -Wall if !os(windows)