yesod-comments 0.8.2 → 0.8.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~wai
Dependency ranges changed: wai
Files
- yesod-comments.cabal +2/−2
yesod-comments.cabal view
@@ -1,5 +1,5 @@ name: yesod-comments-version: 0.8.2+version: 0.8.3 synopsis: A generic comments interface for a Yesod application description: A generic comments interface for a Yesod application homepage: http://github.com/pbrisbin/yesod-comments@@ -28,7 +28,7 @@ , friendly-time >= 0.2 && < 0.3 , gravatar >= 0.5 && < 0.6 , persistent >= 1.0 && < 1.2- , wai >= 1.3 && < 1.4+ , wai >= 1.3 && < 1.5 , yesod >= 1.1 && < 1.2 , yesod-auth >= 1.1 && < 1.2 , yesod-form >= 1.1 && < 1.3