packages feed

paypal-adaptive-hoops 0.11.0.0 → 0.11.0.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: wreq

API changes (from Hackage documentation)

Files

paypal-adaptive-hoops.cabal view
@@ -1,5 +1,5 @@ name:                 paypal-adaptive-hoops-version:              0.11.0.0+version:              0.11.0.1 author:               Ian Grant Jeffries maintainer:           ian@housejeffries.com category:             Web@@ -38,7 +38,7 @@                     , time         >= 1.4   && < 1.6                     , transformers >= 0.4   && < 0.5                     , vector       >= 0.10.12 && < 0.11-                    , wreq         >= 0.3   && < 0.4+                    , wreq         >= 0.3   && < 0.5  test-suite local   type:               exitcode-stdio-1.0