#3318: Export System.Process.syncProcess
-----------------------------+----------------------------------------------
Reporter: skorpan | Owner:
Type: proposal | Status: new
Priority: normal | Component: libraries/process
Version: 6.10.3 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
I don't see any reason as to why `syncProcess` is not exported from
`System.Process`. It is only made available through `system` and
`rawSystem`, which is not enough for running a synchronous process with
redirected `stdout`, `stderr` and `stdin`. Therefore, I propose that
`syncProcess` is exported.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3318>
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