#4332: regression: GHCi command output can no longer be redirected on a 
by-command
basis
---------------------------------+------------------------------------------
    Reporter:  claus             |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  GHCi              |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Windows           |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by claus):

 Thanks. I downloaded and installed `ghc-7.0.0.20100925-i386-windows.exe`,
 but either the patch isn't in the RC, or it makes no difference?

 From just glancing at the patch, shouldn't the `putStrLn $
 showSDocForUser` be `printSDocForUser` or something? More importantly,
 there is one more `outputStr` in line 897 (`changeDirectory`).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4332#comment:3>
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