Heist.Splices.BindStrict
bindStrictTag :: Text Source #
Default name for the bind splice.
bindStrictImpl :: forall (n :: Type -> Type). Monad n => Splice n Source #
Implementation of the bind splice.