sof 2001/12/05 23:07:12 PST
Modified files:
ghc/rts RtsStartup.c
Log:
startupHaskell: if invoked more than once, do run initModules() each time,
as there might be more than one 'root module'.
Revision Changes Path
1.59 +11 -6 fptools/ghc/rts/RtsStartup.c