There are lots of Haskell CSV parsers out there. Most have poor
error-reporting, and do not scale to large inputs. I am pleased to announce an
industrial-strength library that is robust, fast, space-efficient, lazy, and
scales to gigantic inputs with no loss of performance.
http://code.haskell.org/lazy-csv/
Downloads from Hackage:
http://hackage.haskell.org/package/lazy-csv
This library has been in industrial use for several years now, but this is the
first public release. No doubt the API is not as general as it could be, but
it already serves many purposes very well. I'm happy to receive bug reports
and suggestions for improvements.
Regards,
Malcolm
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe