Description
Provides a toolkit for compile-time interpolated templates in Haskell. It helps applications generate HTML, text, or other structured output while checking template structure during compilation.
It is useful for web applications, generated documents, emails, and code that benefits from templates with Haskell expressions embedded safely. It is a developer library and does not provide a visual template editor.