[Haskell-cafe] Stubborn memory leak

Oren Ben-Kiki haskell-oren at ben-kiki.org
Mon Apr 9 00:25:05 EDT 2007


I've minimized my problem to a short test program I pasted at
http://hpaste.org/1314

The problem seems to be in forcing strict evaluation at just the right
place, but all my attempts in doing so have causes the program to stop
streaming and start consuming memory again - this time in un-emitted
tokens.

Any help would be appreciated,

    Oren.


More information about the Haskell-Cafe mailing list