packages feed

crypto-numbers 0.2.0 → 0.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep −crypto-random-apidep ~crypto-randomPVP ok

version bump matches the API change (PVP)

Dependencies removed: crypto-random-api

Dependency ranges changed: crypto-random

API changes (from Hackage documentation)

Files

crypto-numbers.cabal view
@@ -1,5 +1,5 @@ Name:                crypto-numbers-Version:             0.2.0+Version:             0.2.1 Description:         Cryptographic numbers: functions and algorithms License:             BSD3 License-file:        LICENSE@@ -49,7 +49,7 @@   type:              exitcode-stdio-1.0   Build-depends:     base >= 4 && < 5                    , bytestring-                   , crypto-random-api+                   , crypto-random                    , crypto-numbers                    , criterion                    , mtl