[commit: packages/process] master: GH77: rewrote implementation. (3a5935c)

git at git.haskell.org git at git.haskell.org
Wed Jul 19 21:18:34 UTC 2017


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/3a5935ce6353e5c9e35214a070c31342098e5c6c/process

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

commit 3a5935ce6353e5c9e35214a070c31342098e5c6c
Author: Tamar Christina <tamar at zhox.com>
Date:   Mon Jan 2 15:54:07 2017 +0000

    GH77: rewrote implementation.


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

3a5935ce6353e5c9e35214a070c31342098e5c6c
 System/Process.hs           | 76 ++++++++++++++++++----------------------
 System/Process/Common.hs    | 25 ++++++++++++--
 System/Process/Internals.hs | 57 ++++++++++++------------------
 System/Process/Posix.hs     | 10 ++++--
 System/Process/Windows.hsc  | 84 ++++++++++++++++++++-------------------------
 5 files changed, 122 insertions(+), 130 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 3a5935ce6353e5c9e35214a070c31342098e5c6c


More information about the ghc-commits mailing list