packages feed

crypto-conduit 0.5.3 → 0.5.4

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~transformers

Dependency ranges changed: transformers

Files

crypto-conduit.cabal view
@@ -1,8 +1,8 @@ Cabal-version:       >= 1.8 Name:                crypto-conduit-Version:             0.5.3+Version:             0.5.4 Synopsis:            Conduit interface for cryptographic operations (from crypto-api).-Homepage:            https://github.com/meteficha/crypto-conduit+Homepage:            https://github.com/prowdsponsor/crypto-conduit License:             BSD3 License-file:        LICENSE Author:              Felipe Lessa <felipe.lessa@gmail.com>@@ -21,7 +21,7 @@  Source-repository head   Type:     git-  Location: git://github.com/meteficha/crypto-conduit.git+  Location: git://github.com/prowdsponsor/crypto-conduit.git  Flag old-crypto-api   Description: Use crypto-api < 0.9.@@ -39,7 +39,7 @@     bytestring   >= 0.9,     cereal       >= 0.3 && < 0.5,     conduit      >= 1.0 && < 1.2,-    transformers >= 0.2 && < 0.4,+    transformers >= 0.2 && < 0.5,     resourcet   if flag(conduit11)     Build-depends: conduit-extra >= 1.1