Text.ParserCombinators.Incremental
data Parser t s r
feed
feedEof
inspect
results
completeResults
resultPrefix
failure
(<?>)
more
eof
anyToken
token
satisfy
acceptAll
string
takeWhile
takeWhile1
satisfyChar
takeCharsWhile
takeCharsWhile1
count
skip
moptional
concatMany
concatSome
manyTill
mapType
mapIncremental
(+<*>)
(<||>)
(<<|>)
(><)
lookAhead
notFollowedBy
and
andThen
isInfallible
showWith
defaultMany
defaultSome