hastache-0.1.1: README.markdown
# Hastache
Haskell implementation of [Mustache templates](http://mustache.github.com/)
## Installation
cabal update
cabal install hastache
## Examples
See tests/test.hs for examples of usage
# Hastache
Haskell implementation of [Mustache templates](http://mustache.github.com/)
## Installation
cabal update
cabal install hastache
## Examples
See tests/test.hs for examples of usage