press-0.1.2: Text template library targeted at the web / HTML generation
Source code
Contents
Index
Text.Press.Parser
Documentation
parseFile
::
Parser
->
String
->
IO
(
Either
ParseError
Template
)
Source
parseString
::
Parser
->
String
->
Either
ParseError
Template
Source
tokensToTemplate
::
Parsec
[(
Token
,
SourcePos
)]
ParserState
Template
Source
failWithParseError
::
Stream
s m t =>
ParseError
->
ParsecT
s u m a
Source
Produced by
Haddock
version 2.6.1