[GHC] #8943: Add System.Process.createPipe

GHC ghc-devs at haskell.org
Sun Mar 30 15:24:14 UTC 2014


#8943: Add System.Process.createPipe
-------------------------------------+-------------------------------------
       Reporter:  tibbe              |             Owner:
           Type:  feature request    |            Status:  new
       Priority:  normal             |         Milestone:  7.10.1
      Component:  libraries/process  |           Version:  7.6.3
       Keywords:                     |  Operating System:  Unknown/Multiple
   Architecture:  Unknown/Multiple   |   Type of failure:  None/Unknown
     Difficulty:  Unknown            |         Test Case:
     Blocked By:                     |          Blocking:
Related Tickets:                     |
-------------------------------------+-------------------------------------
 As agreed in:
 http://comments.gmane.org/gmane.comp.lang.haskell.libraries/21373

 I've validated the patch on OS X, but I need someone to validate on
 Windows. I originally wrote this code for cabal and tested it on all
 platforms back then. I no longer have a Windows machine and the imports in
 `System.Process` are messy enough that someone needs to check that it
 still builds on Windows.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8943>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list