pkgsrc-wip/hs-chunks/DESCR
PHO / phonohawk 46a664ecd1 Import hs-chunks-2007.4.18 as wip/hs-chunks.
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.
2010-02-26 10:04:59 +00:00

5 lines
294 B
Text

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.