simonmar    2002/10/14 07:54:17 PDT

  Modified files:
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Put stdin back into non-blocking mode after calling readline, because
  readline sometimes clears the O_NONBLOCK flag (done using the
  GHC.Posix interface, so it shouldn't break Win32).
  
  Revision  Changes    Path
  1.135     +7 -2      fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to