#5980: Name of compiler mismatch in safeHaskell/ghci/p5 p7 p8
---------------------------------+------------------------------------------
    Reporter:  goldfire          |       Owner:                  
        Type:  bug               |      Status:  patch           
    Priority:  highest           |   Milestone:  7.6.1           
   Component:  Test Suite        |     Version:  7.5             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by pcapriotti):

 GHCi actually uses `NoBuffering` for `stdout` (and `stderr` should be
 unbuffered by default, AFAIK), so unless a script changes those settings
 explicitly, the interleaving should be as expected.

 I'll go ahead and push.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5980#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to