Text.ParserCombinators.Parsec.Char

type CharParser st a

spaces

space

tab

newline

upper

octDigit

hexDigit

digit

letter

alphaNum

lower

char

string

anyChar

oneOf

noneOf

satisfy