laika

Minimalistic type-checked compile-time template engine

https://github.com/nikita-volkov/laika

Latest on Hackage:0.1.3.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

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.