@hackage paripari0.7.0.0

Parser combinators with fast-path and slower fallback for error reporting

PariPari offers two parsing strategies. There is a fast Acceptor and a slower Reporter. If the Acceptor fails, the Reporter returns a report about the parsing errors.