ert: Easy Runtime Templates
EJS-like template engine for Haskell.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| dev | Turn on development settings. | Disabled |
| util | Compiles console utily for testing and rendering templates. | Enabled |
| yaml | Compiles console utily with Yaml support. | Enabled |
| regex | Adds support of regex matching in expressions. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ert-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.0.2.0, 0.0.2.1 |
|---|---|
| Dependencies | aeson (>=0.6.2.1 && <0.7), attoparsec (>=0.10.4.0 && <0.11), attoparsec-expr (>=0.1.1.1 && <0.2), base (>=4.6 && <4.7), bytestring (>=0.10.0.2 && <0.11), ert, regex-compat (>=0.95.1 && <0.96), text (>=0.11.3.1 && <0.12), unordered-containers (>=0.2.3.0 && <0.3), vector (>=0.10.0.1 && <0.11), yaml (>=0.8.9.1 && <0.9) [details] |
| License | GPL-3.0-only |
| Author | K. |
| Maintainer | kayo@illumium.org |
| Uploaded | by kayo at 2014-10-01T09:14:01Z |
| Category | Text |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | ert |
| Downloads | 3126 total (10 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |