/hamlet

Haml-like template files that are compile-time checked

Primary LanguageHaskellOtherNOASSERTION

Please see the documentation site:

http://docs.yesodweb.com/hamlet/

# Install

This repo contains several templating packages.

You are recommended to install them from hackage using `cabal install`

## From this Repo

Only do this if you need the latest version

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