You want to lazily read a CSV file? I had a crack at writing a module for that:

http://peteg.org/blog/AYAD/Project/2008-04-11-LazyCSVParser.autumn

It is not quite RFC compliant (I believe that is clearly commented upon).

As I say there, anything based on (older versions of) Parsec is likely to be too strict in the general case.

cheers
peter
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to