packages feed

cryptohash 0.7.9 → 0.7.10

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~test-frameworkdep ~test-framework-quickcheck2PVP ok

version bump matches the API change (PVP)

Dependency ranges changed: test-framework, test-framework-quickcheck2

API changes (from Hackage documentation)

Files

cryptohash.cabal view
@@ -1,5 +1,5 @@ Name:                cryptohash-Version:             0.7.9+Version:             0.7.10 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.@@ -79,8 +79,8 @@                    , bytestring                    , HUnit                    , QuickCheck >= 2-                   , test-framework >= 0.3.3 && < 0.7-                   , test-framework-quickcheck2 >= 0.2.9 && < 0.3+                   , test-framework >= 0.3.3+                   , test-framework-quickcheck2 >= 0.2.9                    , test-framework-hunit                    , cryptohash