Ozgun Ataman wrote:

> If you are doing row-by-row transformations, I would recommend
> giving a try to my csv-conduit

I was using csv-conduit.

> If you're keeping an accumulator around, however, you may still
> run into issues with too much laziness. 

This was the problem which I solved with deepseq-generic. However,
I suspect deepseq-generic was a bigger hammer than was actually
needed.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to