packages feed

Cabal revisions of cryptohash-0.10.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                cryptohash Version:             0.10.0+x-revision: 1 Description:     A collection of crypto hashes, with a practical incremental and one-pass, pure APIs,     with performance close to the fastest implementations available in others languages.   cbits/tiger.h cbits/whirlpool.h  Library+  build-depends: base <4.16+   Build-Depends:     base >= 4 && < 6, bytestring, byteable, ghc-prim   if impl(ghc >= 7.2.1)     Extensions:      Trustworthy