Description
Extends the Haskell parsers library with additional capability and better efficiency. Parser libraries help programs read structured input such as commands, data formats, configuration, or small languages.
Use it when a Haskell project already builds on the parsers ecosystem and needs the features provided here. It is a code library and has no standalone parser interface for users.