Cabal revisions of digest-0.0.1.7
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: digest version: 0.0.1.7+x-revision: 1 copyright: (c) 2009 Eugene Kirpichov license: BSD2 license-file: LICENSE default-language: Haskell2010 build-depends: base < 5- , bytestring >= 0.9 && < 0.12+ , bytestring >= 0.9 && < 0.13 includes: zlib.h ghc-options: -Wall if flag(pkg-config) && !os(windows) && !os(freebsd)