Tue Jun 23 07:26:23 PDT 2009  Simon Marlow <[email protected]>
  * Fix buffering problem when GHCi is using the new IO library
  Ignore-this: 54c78173244203852e27156df139c9f0
  Behind the scenes, the new IO library always does buffering for read
  Handles regardless of NoBuffering.  Normally this isn't visible, but
  it causes a problem in GHCi where there are two stdin Handles.
  
  This should fix those ghci test failures that sprung up in full
  testsuite runs recently.

    M ./ghc/InteractiveUI.hs -1 +11

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090623142623-12142-5cad489e15cbeb0444adaec8b2a8e3b028f1cb71.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to