yesod-mangopay 1.11.4 → 1.11.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- yesod-mangopay.cabal +2/−2
yesod-mangopay.cabal view
@@ -1,5 +1,5 @@ name: yesod-mangopay-version: 1.11.4+version: 1.11.5 cabal-version: >= 1.8 build-type: Simple author: JP Moresmau <jpmoresmau@gmail.com>@@ -93,7 +93,7 @@ base, containers, http-conduit, mangopay, text, time, yesod, yesod-core , yesod-mangopay- , aeson >= 0.6 && < 0.10+ , aeson >= 0.6 , bytestring >= 0.9 && < 0.11 , conduit == 1.2.* , conduit-extra == 1.1.*