[commit: packages/process] master: Reorder code sections to be rather clearer (a2c3294)

git at git.haskell.org git at git.haskell.org
Wed Nov 20 21:09:07 UTC 2013


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

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

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

commit a2c3294223bf1f5a1887b4f1bb6e1534699f4eba
Author: Duncan Coutts <duncan at well-typed.com>
Date:   Fri Nov 15 15:06:28 2013 +0000

    Reorder code sections to be rather clearer
    
    And move the deprecated things (as per #2233) to the end, out of the way.
    
    Authored-by: Duncan Coutts <duncan at well-typed.com>
    Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>


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

a2c3294223bf1f5a1887b4f1bb6e1534699f4eba
 System/Process.hs |  495 +++++++++++++++++++++++++++--------------------------
 1 file changed, 257 insertions(+), 238 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 a2c3294223bf1f5a1887b4f1bb6e1534699f4eba


More information about the ghc-commits mailing list