Readme for attoparsec-text-0.8.2.1

Welcome to attoparsec-text

attoparsec-text is a fast Haskell parser combinator library. It is designed after attoparsec library but working with Text instead of ByteStrings.

Join in!

I'm happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Master darcs repository:

Authors

This library is written by Felipe Lessa as a port of Bryan O'Sullivan's attoparsec.