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

GHC ghc-devs at haskell.org
Sat Apr 12 09:28:55 UTC 2014


#8943: Add System.Process.createPipe
--------------------------------------+------------------------------------
        Reporter:  tibbe              |            Owner:
            Type:  feature request    |           Status:  patch
        Priority:  normal             |        Milestone:  7.10.1
       Component:  libraries/process  |          Version:  7.6.3
      Resolution:                     |         Keywords:
Operating System:  Unknown/Multiple   |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown       |       Difficulty:  Unknown
       Test Case:                     |       Blocked By:
        Blocking:                     |  Related Tickets:
--------------------------------------+------------------------------------

Comment (by tibbe):

 Replying to [comment:4 refold]:
 > I've attached an updated version of the patch that compiles for me on
 GHC 7.6.3. Can I help with anything else (e.g. running tests)?

 If you could look into the issue Simon mentioned above (which is a
 Windows-only issue) that would be great. As for testing, if you like you
 can apply this patch locally and try to have Cabal use this version of
 `createPipe` instead of the one we have in the cabal repo, tht would be
 very helpful.

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


More information about the ghc-tickets mailing list