patch applied (ghc-6.6/ghc): MERGED: When setting stdout and stderr to NoBuffering in GHCi, do stdin too.
Ian Lynagh <[email protected]> Fri, 19 Jan 2007 04:51:58 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20070119125158.GA23950__8105.12934481284$1169211132$gmane$org@cvs.haskell.org> |
Fri Jan 19 04:51:11 PST 2007 Ian Lynagh <[email protected]> * MERGED: When setting stdout and stderr to NoBuffering in GHCi, do stdin too. Fixes trac #929. Merge to 6.6 branch. M ./compiler/ghci/InteractiveUI.hs -3 +16