mgomezch / shakespeare

Haml-like template files that are compile-time checked

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Haml-like template files that are compile-time checked

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

License:MIT License


Languages

Language:Haskell 99.9%Language:Shell 0.1%Language:CoffeeScript 0.0%