/shakespeare

Haml-like template files that are compile-time checked

Primary LanguageHaskellMIT LicenseMIT

Awesome template languages for Haskell.

Please see the documentation site: http://www.yesodweb.com/book/shakespearean-templates

# Install

Note, use `cabal install` for normal usage.
Here is how to install this repo:

  cabal update
  git submodule update --init
  ./script/install