yesod-auth-fb 1.0.0 → 1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~fb
Dependency ranges changed: fb
Files
- yesod-auth-fb.cabal +2/−2
yesod-auth-fb.cabal view
@@ -1,5 +1,5 @@ Name: yesod-auth-fb-Version: 1.0.0+Version: 1.0.1 Synopsis: Authentication backend for Yesod using Facebook. Homepage: https://github.com/meteficha/yesod-auth-fb License: BSD3@@ -38,7 +38,7 @@ , http-conduit , text >= 0.7 && < 0.12 , transformers >= 0.1.3 && < 0.4- , fb == 0.8.*+ , fb >= 0.8 && < 0.10 , conduit == 0.4.* Exposed-modules: Yesod.Auth.Facebook