rts/sm/GC.c: resize_generations(): Remove unneeded check of number of generations.
[ghc-hetmet.git] / rts / RtsMain.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2009-05-15 Duncan CouttsKeep C main separate from rts lib and link it in for...