cvs commit: fptools/ghc/rts RtsStartup.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Wed, 5 Dec 2001 23:07:12 -0800


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