shakespeare: A toolkit for making compile-time interpolated templates

[ library, mit, web, yesod ] [ Propose Tags ]

Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass.

Shakespeare templates can be used inline with a quasi-quoter or in an external file.

Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser.

Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet

Please see the documentation at http://www.yesodweb.com/book/shakespearean-templates for more details.

Flags

Automatic Flags
NameDescriptionDefault
test_exportDisabled
test_coffee

render tests through coffeescript render function

Disabled
test_roy

render tests through coffeescript render function

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.10.0, 0.10.1, 0.10.1.1, 0.10.2, 0.10.3, 0.10.3.1, 0.11, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.2, 1.0.3, 1.0.3.1, 1.0.4, 1.0.5, 1.0.5.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.1, 1.2.1.1, 2.0.0, 2.0.0.1, 2.0.0.3, 2.0.1, 2.0.1.1, 2.0.1.2, 2.0.2, 2.0.2.1, 2.0.2.2, 2.0.3, 2.0.4, 2.0.4.1, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.8.1, 2.0.8.2, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.12.1, 2.0.13, 2.0.14, 2.0.14.1, 2.0.15, 2.0.16, 2.0.17, 2.0.18, 2.0.19, 2.0.20, 2.0.21, 2.0.22, 2.0.23, 2.0.24, 2.0.24.1, 2.0.25, 2.0.25.1, 2.0.26, 2.0.27, 2.0.29, 2.0.30, 2.1.0, 2.1.0.1
Change log ChangeLog.md
Dependencies aeson (<0.12), base (>=4 && <4.9), blaze-html, blaze-markup, bytestring, containers, directory, exceptions, ghc-prim, parsec (>=2 && <4), process (>=1.0), system-fileio (>=0.3), system-filepath (>=0.4), template-haskell (>=2.7 && <2.11), text (>=0.7), time (>=1), transformers [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Revised Revision 3 made by HerbertValerioRiedel at 2018-09-29T19:56:27Z
Category Web, Yesod
Home page http://www.yesodweb.com/book/shakespearean-templates
Source repo head: git clone git://github.com/yesodweb/shakespeare.git
Uploaded by MichaelSnoyman at 2015-02-22T13:32:32Z
Distributions Arch:2.1.0.1, Debian:2.0.24.1, Fedora:2.1.0, FreeBSD:2.0.5, LTSHaskell:2.1.0.1, NixOS:2.1.0.1, Stackage:2.1.0.1, openSUSE:2.1.0.1
Reverse Dependencies 85 direct, 343 indirect [details]
Downloads 126002 total (238 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]