The latest version of template-hsml is 0.2.0.3-0.

template-hsml

Version 0.1.0.0 revision 0 uploaded by PetrPilar.

Package meta

Synopsis
Haskell's Simple Markup Language
Description

HSML syntax is very similar to that of XML, but there are less rules. The main advantage over plain HTML is that it allows you to embed Haskell declarations and expression directly into your template. The main dvantage over something like Blaze is thatit saves you the overhead of using Blaze's combinators. It's also relatively easy to port your existing plain HTML templates into HSML (most of the times, cut & paste will suffice). For examples, see the examples directory.

Author
Petr Pilař
Bug reports
n/a
Category
Web, Template, Templating
Copyright
Petr Pilař 2012
Homepage
n/a
Maintainer
maintainer+the.palmik@gmail.com
Package URL
n/a
Stability
Experimental

Components