Text.ParserCombinators.Poly.Base
The PolyParse class
class
PolyParse
p
Combinators general to all parser types.
Simple combinators
discard
Error-handling
failBad
adjustErrBad
indent
Choices
oneOf
optional
Sequences
exactly
many
many1
sepBy
sepBy1
bracketSep
bracket
manyFinally