heist-1.1: An Haskell template system supporting both HTML5 and XML.

Safe HaskellNone
LanguageHaskell98

Heist.Splices.Bind

Synopsis

Documentation

bindTag :: Text #

Default name for the bind splice.

bindAttr :: Text #

Default attribute name for the bind tag.

bindImpl :: Monad n => Splice n #

Implementation of the bind splice.