chunks: Simple template library with static safety
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.
| Versions | 2007.3.26, 2007.4.18 |
|---|---|
| Dependencies | base, haskell98, parsec, template-haskell |
| License | LGPL |
| Copyright | Matthew Sackman |
| Author | Matthew Sackman |
| Maintainer | matthew@wellquite.org |
| Stability | Alpha |
| Category | Text |
| Home page | http://www.wellquite.org/chunks/ |
| Exposed modules | Text.HTML.Chunks |
| Upload date | Mon Mar 26 12:34:01 PDT 2007 |
| Uploaded by | MatthewSackman |
| Built on | ghc-6.8 |
Downloads
- chunks-2007.3.26.tar.gz (Cabal source package)
- package description (included in the package)
