paypal-adaptive-hoops 0.11.0.1 → 0.11.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~aesondep ~errorsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson, errors
API changes (from Hackage documentation)
Files
paypal-adaptive-hoops.cabal view
@@ -1,5 +1,5 @@ name: paypal-adaptive-hoops-version: 0.11.0.1+version: 0.11.0.2 author: Ian Grant Jeffries maintainer: ian@housejeffries.com category: Web@@ -27,10 +27,10 @@ , MultiWayIf , TemplateHaskell - build-depends: aeson >= 0.8 && < 0.9+ build-depends: aeson >= 0.8 && < 0.10 , base >= 4.6 && < 4.9 , bytestring >= 0.10 && < 0.11- , errors >= 1.4 && < 1.5+ , errors >= 1.4 && < 3.0 , http-client >= 0.4.2 && < 0.5 , lens >= 4.6 && < 5.0 , lens-aeson >= 1.0 && < 1.1