packages feed

yesod-purescript 0.0.4.5 → 0.0.4.6

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~purescript

Dependency ranges changed: purescript

Files

yesod-purescript.cabal view
@@ -1,5 +1,5 @@ name:                yesod-purescript-version:             0.0.4.5+version:             0.0.4.6 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@@ -26,7 +26,7 @@                  , data-default                  , formatting                  , fsnotify-                 , purescript >= 0.6.4 && < 0.6.7+                 , purescript >= 0.6.4 && < 0.6.8                  , regex-tdfa                  , regex-tdfa-text                  , shakespeare >= 2