heist-0.2.1: An xhtml templating systemSource codeContentsIndex
Text.Templating.Heist.Splices.Bind
Synopsis
bindTag :: ByteString
bindAttr :: ByteString
bindImpl :: Monad m => Splice m
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.
Produced by Haddock version 2.6.1