@hackage hastache0.1.2
Haskell implementation of Mustache templates
Categories
License
BSD-3-Clause
Maintainer
Sergey S Lymar <sergey.lymar@gmail.com>
Links
Versions
Deprecated
Dependencies (9)
- base >=4 && <5
- bytestring
- containers
- directory
- filepath
- mtl Show all…
Dependents (23)
@hackage/hermes, @hackage/foldl-incremental, @hackage/wai-hastache, @hackage/trurl, @hackage/scalp-webhooks, @hackage/scotty-hastache, Show all…
Hastache
Haskell implementation of Mustache templates
Installation
cabal update
cabal install hastache
Examples
See tests/test.hs for examples of usage