[Haskell-cafe] Simple CSV parser?
Daniel Patterson
lists.haskell at dbp.mm.st
Thu Jun 16 23:25:03 CEST 2011
Do any of the ones on hackage work for you?
http://hackage.haskell.org/package/csv-0.1.2
http://hackage.haskell.org/package/bytestring-csv
http://hackage.haskell.org/package/csv-enumerator
(note: hackage supports search via google.... it works reasonably well)
On Jun 16, 2011, at 5:21 PM, Dmitri O.Kondratiev wrote:
> Hi,
> This time I am looking for a simple CSV parser that supports commas and quotes. I have no time now to learn Parsec, so I hope to find something simple and easy to use.
>
> Thanks!
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110616/2f37a4d2/attachment.htm>
More information about the Haskell-Cafe
mailing list