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

Safe HaskellNone

Heist.Splices.Bind

Synopsis

Documentation

bindTag :: TextSource

Default name for the bind splice.

bindAttr :: TextSource

Default attribute name for the bind tag.

bindImpl :: MonadIO n => Splice nSource

Implementation of the bind splice.