packages feed

ghcjs-hplay 0.3 → 0.3.1

raw patch · 1 files changed

+4/−4 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ghcjs-hplay.cabal view
@@ -1,15 +1,15 @@ name: ghcjs-hplay
-version: 0.3
+version: 0.3.1
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3
 license-file: LICENSE
 maintainer: agocorona@gmail.com
 stability: experimental
-homepage: https://github.com/agocorona/hplayground
+homepage: https://github.com/agocorona/ghcjs-hplay
 bug-reports: https://github.com/agocorona/hplayground/issues
-synopsis: monadic, reactive Formlets running in the Web browser
-description: client-side haskell framework that compiles to javascript with the ghcjs compiler. See homepage
+synopsis: client-side Web EDSL for transient nodes running in the Web browser
+description: client-side haskell framework that compiles to javascript with the ghcjs compiler and run over transient. See homepage
 category: Web
 author: Alberto Gomez Corona
 data-dir: ""