#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 simonmar):

 I just pushed this:

 {{{
 Fri Sep 24 14:31:54 BST 2010  Simon Marlow <[email protected]>
   * use putStrLn instead of Haskeline's outputStrLn
   use of the latter caused problems for Claus Reinke's macros that
   redirect stdout.
 }}}

 could you check whether it fixes the problem please?

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