yesod-pnotify 0.4.2.0 → 0.4.3.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~shakespeare-js
Dependency ranges changed: shakespeare-js
Files
- yesod-pnotify.cabal +2/−2
yesod-pnotify.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: yesod-pnotify-version: 0.4.2.0+version: 0.4.3.0 synopsis: Yet another getMessage/setMessage using pnotify jquery plugins description: Yet another getMessage/setMessage using pnotify jquery plugins homepage: https://github.com/cutsea110/yesod-pnotify@@ -23,4 +23,4 @@ , yesod-form >= 1.3 && < 1.4 , text >= 0.11 && < 0.12 , transformers >= 0.3 && < 0.4- , shakespeare-js >= 1.1 && < 1.2+ , shakespeare-js >= 1.2 && < 1.3