Text.ParserCombinators.Poly.Lazy

The Parser datatype

data Parser t a
data Result z a

basic parsers

re-parsing

Re-export all more general combinators