press-0.1.2: Text template library targeted at the web / HTML generationSource codeContentsIndex
Text.Press.Run
Documentation
type Result = Either PressError [String]Source
runJSValuesWithPathStTErrT :: [JSValue] -> String -> StateT Parser (ErrorT PressError IO) [String]Source
runJSValuesWithBody :: [JSValue] -> String -> IO ResultSource
runJSValuesWithTemplate :: [JSValue] -> Template -> Parser -> IO ResultSource
runJSValuesWithTemplateStTErrT :: [JSValue] -> Template -> StateT Parser (ErrorT PressError IO) [String]Source
Produced by Haddock version 2.6.1