Mon Mar 20 04:43:33 PST 2006  Simon Marlow <[EMAIL PROTECTED]>
  * add runIOFastExit :: IO a -> IO a
  Similar to runIO, but calls stg_exit() directly to exit, rather than
  shutdownHaskellAndExit().  Needed for running GHCi in the test suite.

    M ./GHC/TopHandler.lhs -1 +18
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to