@hackage hastache0.2.2
Haskell implementation of Mustache templates
Categories
License
BSD-3-Clause
Maintainer
Sergey S Lymar <sergey.lymar@gmail.com>
Links
Versions
Deprecated
Dependencies (10)
- base (>=4 && <5) && <4.11
- blaze-builder
- bytestring
- containers
- directory
- filepath 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