Text.Parser.Char

Combinators

oneOf

noneOf

oneOfSet

noneOfSet

spaces

space

newline

tab

upper

lower

alphaNum

letter

digit

hexDigit

octDigit

satisfyRange

Class

class CharParsing m