[Haskell-cafe] Space leak

Jason Dagit dagit at codersbase.com
Sat Mar 13 12:46:06 EST 2010


On Thu, Mar 11, 2010 at 3:44 PM, Arnoldo Muller <arnoldomuller at gmail.com>wrote:

> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100313/71d3980e/attachment.html


More information about the Haskell-Cafe mailing list