shakespeare-css-1.0.1.2: Stick your haskell variables into css at compile time.

The shakespeare-css package

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.combookshakespearean-templates for a more thorough description and examples

Properties

Versions0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 0.10.7.1, 0.10.8, 1.0.0, 1.0.1, 1.0.1.1, 1.0.1.2
Dependenciesbase (4.*), parsec (≥2 & <4), process (≥1.0 & <1.2), shakespeare (1.0.*), template-haskell, text (≥0.11.1.1 & <0.12)
LicenseMIT
AuthorMichael Snoyman <michael@snoyman.com>
MaintainerMichael Snoyman <michael@snoyman.com>
StabilityStable
CategoryWeb, Yesod
Home pagehttp://www.yesodweb.com/book/shakespearean-templates
Source repositorygit clone git://github.com/yesodweb/shakespeare.git
Upload dateMon May 14 11:10:34 UTC 2012
Uploaded byMichaelSnoyman
Built onghc-7.4
DistributionsNixOS: 1.0.1.2, Debian: 1.0.1.2, FreeBSD: 0.10.6

Modules

Downloads