[Haskell-cafe] GHC magic optimization ?

George Pollard porges at porg.es
Fri Dec 4 16:44:50 EST 2009


2009/12/4 Evan Laforge <qdunkan at gmail.com>:
> The interesting thing is CAFs, which at the top level will never be
> out of scope and hence live forever.

Untrue! CAFs can be garbage collected as well. See:

http://www.haskell.org/pipermail/glasgow-haskell-users/2005-September/009051.html


More information about the Haskell-Cafe mailing list