packages feed

mollie-api-haskell 0.2.0.2 → 0.2.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-clientPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-client

API changes (from Hackage documentation)

Files

mollie-api-haskell.cabal view
@@ -1,5 +1,5 @@ name:                mollie-api-haskell-version:             0.2.0.2+version:             0.2.0.3 synopsis:            Mollie API client for Haskell http://www.mollie.com description:         Please see README.md homepage:            https://github.com/paramander/mollie-api-haskell@@ -31,7 +31,7 @@                      , aeson >= 1.0 && < 1.5                      , time >= 1.5 && < 2                      , text >= 1.2 && < 2-                     , http-client >= 0.5 && < 0.6+                     , http-client >= 0.5 && < 0.7                      , http-client-openssl >= 0.2 && < 0.4                      , HsOpenSSL >= 0.11 && < 0.12                      , mtl >= 2.2 && < 3