heist-0.2.4: An xhtml templating system

Text.Templating.Heist.Splices.Bind

Synopsis

Documentation

bindTag :: ByteStringSource

Default name for the bind splice.

bindAttr :: ByteStringSource

Default attribute name for the bind tag.

bindImpl :: Monad m => Splice mSource

Implementation of the bind splice.