Description
Provides several alternative parser combinator libraries for Haskell. These alternatives give developers different tradeoffs for error handling, performance, laziness, and parser style.
It is useful for projects that need parsing but do not fit one mainstream parser library well. It is a developer library and has no standalone parsing application.