simonmar 2004/02/27 05:35:17 PST
Modified files:
ghc/rts RtsStartup.c
Log:
hs_exit(): call exitScheduler() *after* finalizeWeakPointersNow(),
because the latter needs to create/run threads.
Revision Changes Path
1.79 +4 -4 fptools/ghc/rts/RtsStartup.c