mads_lindstroem: > Hi all, > > Is it possible to ask the GHC garbage collector to run ? Something like > a collectAllGarbage :: IO() call.
System.Mem.performGC
iirc,
Don
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
