parsec-extra

Some miscellaneous basic string parsers.

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Arie Peterson
Maintained by [email protected]

Basic string parsers for integer numbers and case-insensitive string parsing. Also an alternative parse function, which throws a monadic error on parse failure.