parsers-0.12.12: README.markdown
parsers
=======
[](https://hackage.haskell.org/package/parsers) [](https://github.com/ekmett/parsers/actions?query=workflow%3AHaskell-CI)
Goals
-----
This library provides convenient combinators for working with and building parsing combinator libraries.
Given a few simple instances, you get access to a large number of canned definitions.
Contact Information
-------------------
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett