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

Safe HaskellNone
LanguageHaskell98

Heist.Splices.BindStrict

Synopsis

Documentation

bindStrictTag :: Text Source #

Default name for the bind splice.

bindStrictImpl :: Monad n => Splice n Source #

Implementation of the bind splice.