Cabal revisions of cryptohash-0.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: cryptohash Version: 0.4.1+x-revision: 1 Description: Efficient crypto hash computation License: BSD3 License-file: LICENSE Default: False Library- Build-Depends: base >= 3 && < 5, bytestring+ Build-Depends: base >= 3 && < 4.7, bytestring Extensions: ForeignFunctionInterface Exposed-modules: Data.CryptoHash.SHA1 Data.CryptoHash.SHA224 cbits/ripemd.c if flag(test) Buildable: True- Build-depends: base >= 3 && < 5, HUnit, bytestring+ Build-depends: base >= 3 && < 4.7, HUnit, bytestring else Buildable: False