@hackage chunks2007.4.18
Simple template library with static safety
Categories
License
LicenseRef-LGPL
Maintainer
matthew@wellquite.org
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
CustomDependencies (4)
Dependents (2)
@hackage/acme-everything, @hackage/DisTract
This library supports templates inspired by the Perl HTML::Chunks module, but this Haskell implementation checks at compile time that the templates used exist and are used correctly. The templates are combined within the compiled Haskell, removing the dependency on the external template file.