packages feed

jmacro 0.6.9 → 0.6.10

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

jmacro.cabal view
@@ -1,5 +1,5 @@ name:                jmacro-version:             0.6.9+version:             0.6.10 synopsis:            QuasiQuotation library for programmatic generation of Javascript code. description:         Javascript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. Additional documentation available at <http://www.haskell.org/haskellwiki/Jmacro> category:            Language@@ -7,7 +7,7 @@ license-file:        LICENSE author:              Gershom Bazerman maintainer:          gershomb@gmail.com-Tested-With:         GHC == 7.6.2+Tested-With:         GHC == 7.8.4 Build-Type:          Simple Cabal-Version:       >= 1.6