Another space leak question

Tom Pledger Tom.Pledger@peace.com
Tue, 3 Jul 2001 08:44:40 +1200


Juan Carlos Arevalo Baeza writes:
 :
 | Couldn't the garbage collector start doing reductions as soon as it
 | can't free up enough heap?
 :

Despite their name, reductions don't necessarily reduce space use.

For more details, see:

    http://haskell.org/pipermail/haskell/2001-June/001303.html

Regards,
Tom