simonmar    2002/12/05 04:36:55 PST

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Don't put a recursive exception handler around the flushing of
  stdout/stderr after running a command.  If the user closes stdout or
  stderr, we now fail rather than going into an infinite loop.
  
  Revision  Changes    Path
  1.138     +17 -11    fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to