optimisation to freeGroup() to avoid an O(N^2) pathalogical case
[ghc-hetmet.git] / rts / sm / BlockAlloc.c
2006-11-21 Simon Marlowoptimisation to freeGroup() to avoid an O(N^2) pathalog...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory