yesod-auth-fb 1.6.3 → 1.6.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~conduitPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: conduit
API changes (from Hackage documentation)
Files
- yesod-auth-fb.cabal +2/−2
yesod-auth-fb.cabal view
@@ -1,5 +1,5 @@ Name: yesod-auth-fb-Version: 1.6.3+Version: 1.6.4 Synopsis: Authentication backend for Yesod using Facebook. Homepage: https://github.com/prowdsponsor/yesod-auth-fb License: BSD3@@ -53,7 +53,7 @@ , transformers >= 0.1.3 && < 0.5 , yesod-fb == 0.3.* , fb >= 0.14 && < 1.1- , conduit >= 1.0 && < 1.2+ , conduit >= 1.0 && < 1.3 , bytestring >= 0.9 && < 0.11 , aeson >= 0.6 , time >= 1.0 && < 1.5