heist-0.5.2.1: An xhtml templating system
Text.Templating.Heist.Splices.Bind
Synopsis
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.