#4192: Proposed process piping function to be added to the "process" package
----------------------------------+-----------------------------------------
Reporter: golubovsky | Owner:
Type: proposal | Status: new
Priority: normal | Milestone:
Component: libraries/process | Version: 6.12.3
Keywords: pipe | Difficulty:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
----------------------------------+-----------------------------------------
Comment(by simonmar):
No objection to adding the function itself. The implementation looks like
it could be cleaned up a bit: the use of `fromJust` is dodgy for example
(it's not obvious that it couldn't fail). The Haddock docs need some
editing for correct markup, and it should be made clear that the
std_in/std_out of each `CreateProcess` will be modified.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4192#comment:1>
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