packages feed

Cabal revisions of cryptohash-0.11.8

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

revision 1
 Name:                cryptohash Version:             0.11.8+x-revision: 1 Description:     DEPRECATED: this library is still fully functional, but please use cryptonite for new projects     and convert old one to use cryptonite. This is where things are at nowadays.   README.md  Library+  build-depends: base <4.16+   Build-Depends:     base >= 4 && < 6, bytestring, byteable, cryptonite, memory, ghc-prim   if impl(ghc >= 7.2.1)     Extensions:      Trustworthy