#3890: runghc sometimes won't allow redirecting of stdout/stderr
---------------------------------+------------------------------------------
    Reporter:  simonmic          |       Owner:                
        Type:  bug               |      Status:  new           
    Priority:  normal            |   Component:  Runtime System
     Version:  6.10.4            |    Keywords:                
          Os:  Unknown/Multiple  |    Testcase:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------

Comment(by canadaduane):

 I just bumped into this bug as well.  When running tests in an editor such
 as TextMate, this causes the editor to be unable to show the results of
 the test suite.

 In my case, this is true of a simple

 {{{main = defaultMain tests}}}

 I assume this is caused by Test.Framework somehow?

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