packages feed

yesod-auth-fb 1.10.0 → 1.10.1

raw patch · 2 files changed

+7/−3 lines, 2 filesdep ~fbdep ~yesod-fbPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: fb, yesod-fb

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@+# Version 1.10.1++* Relex constraints to use new version of fb+ # Version 1.10.0  * Relax bounds for latest lts
yesod-auth-fb.cabal view
@@ -1,5 +1,5 @@ Name:                yesod-auth-fb-Version:             1.10.0+Version:             1.10.1 Synopsis:            Authentication backend for Yesod using Facebook. Homepage:            https://github.com/psibi/yesod-auth-fb License:             BSD3@@ -48,8 +48,8 @@                  , http-conduit >= 1.9                  , text         >= 0.7                  , transformers >= 0.1.3-                 , yesod-fb     >= 0.5.3-                 , fb           >= 2.1.0+                 , yesod-fb     >= 0.6.1+                 , fb           >= 2.1.1                  , conduit      >= 1.3.0                  , bytestring   >= 0.9                  , aeson        >= 0.6