heist-0.8.2: An (x)html templating system

Safe HaskellNone

Text.Templating.Heist.Splices.Bind

Synopsis

Documentation

bindTag :: TextSource

Default name for the bind splice.

bindAttr :: TextSource

Default attribute name for the bind tag.

bindImpl :: Monad m => Splice mSource

Implementation of the bind splice.