heist-0.2.0: An xhtml templating systemSource codeContentsIndex
Text.Templating.Heist.Splices.Apply
Synopsis
applyTag :: ByteString
applyAttr :: ByteString
applyImpl :: Monad m => Splice m
Documentation
applyTag :: ByteStringSource
Default name for the apply splice.
applyAttr :: ByteStringSource
Default attribute name for the apply tag.
applyImpl :: Monad m => Splice mSource
Implementation of the apply splice.
Produced by Haddock version 2.6.1