yesod-purescript 0.0.4.3 → 0.0.4.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~purescript
Dependency ranges changed: purescript
Files
- yesod-purescript.cabal +2/−2
yesod-purescript.cabal view
@@ -1,5 +1,5 @@ name: yesod-purescript-version: 0.0.4.3+version: 0.0.4.4 synopsis: PureScript integration for Yesod description: PureScript is an awesome statically typed language that compiles to JS and runs in your browser, and this module makes it easier to use PureScript in Yesod. homepage: https://github.com/mpietrzak/yesod-purescript@@ -29,7 +29,7 @@ , formatting , fsnotify , parsec- , purescript >= 0.6.4 && < 0.6.5+ , purescript >= 0.6.4 && < 0.6.6 , regex-tdfa , regex-tdfa-text , shakespeare >= 2