@hackage laika0.1.3.1
Minimalistic type-checked compile-time template engine
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (9)
- attoparsec >=0.10 && <0.14
- base-prelude >=0.1 && <0.2
- either >=4.3 && <5
- record >=0.3 && <0.4
- system-fileio >=0.3 && <0.4
- system-filepath >=0.4 && <0.5 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
demo
(off by default)
Build Demo
The library integrates with Haskell's new first-class records.
It inherits a remarkable quality from the dogs: unlike most other template engines at compile time it barks at you whenever you do anything wrong in your templates. Hence the title (from Russian "lai" means "bark"). Also it commemorates Laika, the hero dog, which became the first animal to orbit Earth and died in space.
This library is in experimental state. Detailed documentation will arrive with the first stable release.