#4889: Ignore broken pipe error when writing to a died process
----------------------------------+-----------------------------------------
    Reporter:  guest              |        Owner:              
        Type:  feature request    |       Status:  patch       
    Priority:  normal             |    Milestone:  7.2.1       
   Component:  libraries/process  |      Version:              
    Keywords:                     |     Testcase:              
   Blockedby:                     |   Difficulty:              
          Os:  Linux              |     Blocking:              
Architecture:  Unknown/Multiple   |      Failure:  None/Unknown
----------------------------------+-----------------------------------------

Comment(by simonmar):

 Look at the code in `GHC/TopHandler.lhs` in the base package, around line
 166.  You need to import the internals of `IOError`, I think from
 `GHC.IO.Exception`.

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