[commit: packages/process] master: Merge pull request #52 from Mistuke/trac-11100-expose-part-of-create-pipe (296cbce)

git at git.haskell.org git at git.haskell.org
Thu Apr 7 12:04:41 UTC 2016


Repository : ssh://git@git.haskell.org/process

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/296cbce6294316d6534b4449fc7ab0f0d3f5775b/process

>---------------------------------------------------------------

commit 296cbce6294316d6534b4449fc7ab0f0d3f5775b
Merge: 543aa1c 574846d
Author: Michael Snoyman <michael at snoyman.com>
Date:   Tue Jan 26 13:03:26 2016 +0200

    Merge pull request #52 from Mistuke/trac-11100-expose-part-of-create-pipe
    
    Trac 11100 expose part of create pipe



>---------------------------------------------------------------

296cbce6294316d6534b4449fc7ab0f0d3f5775b
 System/Process.hsc          |  1 +
 System/Process/Internals.hs | 13 +++++++++++++
 System/Process/Posix.hs     |  6 ++++++
 System/Process/Windows.hsc  | 14 ++++++++++----
 changelog.md                |  6 ++++++
 process.cabal               |  2 +-
 6 files changed, 37 insertions(+), 5 deletions(-)



More information about the ghc-commits mailing list