parsnip ===== [![Hackage](https://img.shields.io/hackage/v/parsnip.svg)](https://hackage.haskell.org/package/parsnip) This is a rather minimal parsing library for applications that do not need nice error messages. Use with a library like `parsers` or `parser-combinators` to fill in the missing functionality. 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