yesod-fay 0.6.0 → 0.6.0.1
raw patch · 1 files changed
+1/−5 lines, 1 filesdep −shakespeare-jsPVP ok
version bump matches the API change (PVP)
Dependencies removed: shakespeare-js
API changes (from Hackage documentation)
Files
- yesod-fay.cabal +1/−5
yesod-fay.cabal view
@@ -1,8 +1,5 @@--- Initial yesod-fay.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/- name: yesod-fay-version: 0.6.0+version: 0.6.0.1 synopsis: Utilities for using the Fay Haskell-to-JS compiler with Yesod. description: For initial discussion, see <http://www.yesodweb.com/blog/2012/10/yesod-fay-js>. This is a work-in-progress. homepage: https://github.com/fpco/yesod-fay@@ -31,7 +28,6 @@ , system-filepath >= 0.4 , template-haskell , process- , shakespeare-js >= 1.0.2 , shakespeare , yesod-core >= 1.4 , yesod-form >= 1.4