Text.ParserCombinators.Poly.Parser
The Parser datatype
data
Parser
t a
data
Result
z a
Basic parsers
next
eof
satisfy
onFail
Re-parsing
reparse