The latest version of shakespeare-css is 1.1.0-0.

shakespeare-css

Version 1.0.3 revision 0 uploaded by MichaelSnoyman.

Package meta

Synopsis
Stick your haskell variables into css 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. In this case, the variable type needs a ToCss instance.

This package contains 2 css template languages. The Cassius language uses whitespace to avoid the need for closing brackets and semi-colons. Lucius does not care about whitespace and is a strict superset of css. There are also some significant conveniences added for css.

Please see http://www.yesodweb.com/book/shakespearean-templates for a more thorough description and examples

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

Components