StrappedTemplates-0.1.1.0: General purpose templates in haskell
Text.Strapped.Parser
Synopsis
parseTemplate :: String -> String -> Either ParseError Template Source
Take a template body and a template name and return either an error or a renderable template.