[Haskell-cafe] Simple CSV parser?
Daniel Patterson
lists.haskell at dbp.mm.st
Thu Jun 16 23:36:56 CEST 2011
That was my (lazy) fault. I saw the name and (faultily) assumed that it provided functionality on top of another CSV parser.
On Jun 16, 2011, at 5:33 PM, Henning Thielemann wrote:
>
> On Thu, 16 Jun 2011, Daniel Patterson wrote:
>
>> 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)
>
> How could it miss my lovely package named "spreadsheet"? It provides a lazy parser.
More information about the Haskell-Cafe
mailing list