packages feed

mangopay 1.11 → 1.11.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: attoparsec

API changes (from Hackage documentation)

Files

mangopay.cabal view
@@ -1,5 +1,5 @@ name:           mangopay-version:        1.11+version:        1.11.1 cabal-version:  >= 1.8 build-type:     Simple author:         JP Moresmau <jpmoresmau@gmail.com>@@ -39,7 +39,7 @@      , conduit-extra        == 1.1.*      , http-types      , http-conduit         >= 2.0  && < 2.2-     , attoparsec           >= 0.10 && < 0.13+     , attoparsec           >= 0.10 && < 0.14      , aeson                >= 0.7  && < 0.9      , time      , data-default