@hackage / chunks

Simple template library with static safety

Latest2007.4.18

About

Metadata

  • Last updated , by MatthewSackman
  • License LicenseRef-LGPL
  • Categories Text Processing
  • Maintained by: matthew@wellquite.org

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

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.