Data.Attoparsec
data Parser a
data Result r
parse
feed
parseWith
parseTest
maybeResult
eitherResult
(<?>)
try
word8
anyWord8
notWord8
satisfy
satisfyWith
skip
inClass
notInClass
string
skipWhile
take
takeWhile
takeWhile1
takeTill
endOfInput
ensure