@hackage ert0.0.2.1
Easy Runtime Templates
Categories
License
GPL-3.0-only
Maintainer
kayo@illumium.org
Links
Versions
Installation
Dependencies (9)
- aeson >=0.8.0.1 && <0.9
- attoparsec >=0.11.3.4 && <0.13
- attoparsec-expr >=0.1.1.1 && <0.2
- base >=4.6 && <5
- bytestring >=0.10.0.2
- regex-compat >=0.95.1 && <0.96 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
dev
(off by default)
Turn on development settings.
util
(on by default)
Compiles console utily for testing and rendering templates.
yaml
(on by default)
Compiles console utily with Yaml support.
regex
(on by default)
Adds support of regex matching in expressions.
EJS-like template engine for Haskell.