The latest version of shakespeare is 2.1.0.1-0.
shakespeare
Version 1.2.0.1 revision 0 uploaded by MichaelSnoyman.
Package meta
- Synopsis
- A toolkit for making compile-time interpolated templates
- Description
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.
- Author
- Michael Snoyman <michael@snoyman.com>
- Bug reports
- n/a
- Category
- Web, Yesod
- Copyright
- n/a
- Homepage
- http://www.yesodweb.com/book/shakespearean-templates
- Maintainer
- Michael Snoyman <michael@snoyman.com>
- Package URL
- n/a
- Stability
- Stable