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:docs.yesodweb.combooktemplates for a more thorough description and examples
Properties
| Versions | 0.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, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.2, 1.0.2.1, 1.0.3, 1.0.4, 1.0.5, 1.0.5.1 |
|---|---|
| Dependencies | base (4.*), parsec (≥2 & <4), process (≥1.0 & <1.2), shakespeare (0.10.*), template-haskell, text (≥0.7 & <0.12) |
| License | BSD3 |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Stability | Stable |
| Category | Web, Yesod |
| Home page | http://www.yesodweb.com/book/templates |
| Source repository | git clone git://github.com/yesodweb/hamlet.git |
| Upload date | Wed Feb 8 08:14:35 UTC 2012 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.4 |
| Distributions | NixOS: 1.0.5.1, Debian: 1.0.2, FreeBSD: 1.0.3 |
Modules
Downloads
- shakespeare-css-0.10.7.tar.gz (Cabal source package)
- package description (included in the package)