packages feed

shakespeare-js 1.1.4 → 1.1.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

shakespeare-js.cabal view
@@ -1,12 +1,12 @@ name:            shakespeare-js-version:         1.1.4+version:         1.1.4.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com> maintainer:      Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info> synopsis:        Stick your haskell variables into javascript/coffeescript at compile time. description:-    Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.+    Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.     In this case, the variable type needs a ToJavascript instance.     .     shakespeare-javascript is alson known as Julius, and passes through plain javascript