| Copyright | (c) 2019-2020 Vaclav Svejcar |
|---|---|
| License | BSD-3 |
| Maintainer | vaclav.svejcar@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
Headroom.Global
Description
Contains data types and configuration that needs to be expressed as compile time code.
Synopsis
- type TemplateType = Mustache
Documentation
type TemplateType = Mustache Source #
Type of the template format.