Peter Gammie | 18 May 14:36

Re: another Newbie performance question

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

Gmane