2009/12/4 Evan Laforge <[email protected]>: > 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
