On Mon, Dec 22, 2003 at 11:34:14AM +0100, Tomasz Zielonka wrote: > > Moreover, it is not guaranteed that performGC will trigger a full GC. > Most often it will reclaim only the 0th generation. I think it would be > useful to have something like performFullGC.
Or rather performMajorGC :) It seems that in GHC it suffices to foreign import ccall performMajorGC :: IO () Best regards, Tom -- .signature: Too many levels of symbolic links _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users