cvs commit: fptools/ghc/rts Interpreter.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 14 Nov 2001 03:46:13 -0800


simonmar    2001/11/14 03:46:12 PST

  Modified files:
    ghc/rts              Interpreter.c 
  Log:
  Fix up the interpreter following the recent modifications to
  suspendThread/resumeThread.  Someone should test that foreign imports
  in the interpreter still work.
  
  Revision  Changes    Path
  1.32      +4 -4      fptools/ghc/rts/Interpreter.c