packages feed

crypto-api 0.10 → 0.10.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~taggedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tagged

API changes (from Hackage documentation)

Files

crypto-api.cabal view
@@ -1,5 +1,5 @@ name:           crypto-api-version:        0.10+version:        0.10.1 license:        BSD3 license-file:   LICENSE copyright:      Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike) (see AUTHORS)@@ -33,7 +33,7 @@   Build-Depends: base == 4.*,                  bytestring >= 0.9 && < 0.10,                  cereal >= 0.2 && < 0.4,-                 tagged >= 0.1 && < 0.3,+                 tagged >= 0.1 && < 0.5,                  largeword >= 1.0.0, array, entropy   ghc-options:   hs-source-dirs: