yesod-fb 0.3 → 0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~fb
Dependency ranges changed: fb
Files
- yesod-fb.cabal +2/−2
yesod-fb.cabal view
@@ -1,5 +1,5 @@ Name: yesod-fb-Version: 0.3+Version: 0.3.1 Synopsis: Useful glue functions between the fb library and Yesod. Homepage: https://github.com/meteficha/yesod-fb License: BSD3@@ -26,7 +26,7 @@ Build-depends: base >= 4.3 && < 5 , yesod-core == 1.2.*- , fb >= 0.11.1 && < 0.15+ , fb >= 0.11.1 && < 0.16 , crypto-api , http-conduit