attoparsec is a fast Haskell parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.
I'm happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone https://github.com/haskell/attoparsec.git
This library was written by Bryan O'Sullivan [email protected] and is maintained by Ben Gamari [email protected].