force garbage collection?

Mark Carroll mark at chaos.x-philes.com
Sun Oct 5 23:13:25 EDT 2003


On Sun, 5 Oct 2003, Abraham Egnor wrote:

> Is there any way to force collection of all unreachable data structures?

I would guess that System.Mem.performGC would be worth a try.

-- Mark


More information about the Glasgow-haskell-users mailing list