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