Text.Templating.Heist.Splices.Apply
Documentation
rawApply :: Monad m => [Node] -> TPath -> [Node] -> HeistT m TemplateSource
Raw core of apply functionality. This is abstracted for use in other places like an enhanced (from the original) bind
heist-0.6.0.1: An xhtml templating system
Text.Templating.Heist.Splices.Apply
rawApply :: Monad m => [Node] -> TPath -> [Node] -> HeistT m TemplateSource
Raw core of apply functionality. This is abstracted for use in other places like an enhanced (from the original) bind