freebsd-ports/www/hs-shakespeare-css/pkg-descr
Gabor Pali df5f7132e2 - Update to 1.0.1.2
Obtained from:	FreeBSD Haskell
2012-06-03 22:42:42 +00:00

11 lines
649 B
Text

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.
WWW: http://www.yesodweb.com/book/shakespearean-templates