Text.ParserCombinators.ReadP

The ReadP type

data ReadP a

Primitive operations

Other operations

Running a parser

type ReadS a

Properties