heist-0.8.1.1: An (x)html templating system

Safe HaskellNone

Text.Templating.Heist.Splices.Bind

Synopsis

Documentation

bindTag :: Text

Default name for the bind splice.

bindAttr :: Text

Default attribute name for the bind tag.

bindImpl :: Monad m => Splice m

Implementation of the bind splice.