readcsv

Lightweight CSV parser/emitter based on ReadP

https://github.com/george-steel/readcsv

Latest on Hackage:0.1.1@rev:1

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.

MIT licensed by George Steel
Maintained by [email protected]

Parses and emits tables of strings formatted according to RFC 4180, "The common Format and MIME Type for Comma-Separated Values (CSV) Files". Has no dependencies on parsec or any libraries other than base.