
13 Mar
2010
13 Mar
'10
5:46 p.m.
On Thu, Mar 11, 2010 at 3:44 PM, Arnoldo Muller
Daniel,
Thank you so much for helping me out with this issue!
Thanks to all the other answers from haskel-cafe members too!
As a newbie, I am not able to understand why zip and map would make a problem...
Is there any link I could read that could help me to understand why in this case zip and map created a leak? What are some function compositions that should be avoided when doing lazy I/O?
Actually, it's lazy I/O itself that should be avoided. Jason