yesod-fb 0.1 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- yesod-fb.cabal +2/−2
yesod-fb.cabal view
@@ -1,5 +1,5 @@ Name: yesod-fb-Version: 0.1+Version: 0.1.0.1 Synopsis: Useful glue functions between the fb library and Yesod. Homepage: https://github.com/meteficha/yesod-fb License: BSD3@@ -13,7 +13,7 @@ Description: This package contains useful glue functions between the fb- package (http://hackage.haskell.org/package/fb) and Yesod.+ package (<http://hackage.haskell.org/package/fb>) and Yesod. These functions can't be included on the fb package itself because it should not depend on Yesod.