[commit: ghc] master: Use named fields in SimplCont.Select constructor (d245787)

git at git.haskell.org git at git.haskell.org
Mon Jun 1 16:15:49 UTC 2015


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

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

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

commit d2457877c487ed3543bd7804358739aed7f37287
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Mon Jun 1 08:57:01 2015 +0100

    Use named fields in SimplCont.Select constructor
    
    Just refactoring


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

d2457877c487ed3543bd7804358739aed7f37287
 compiler/simplCore/SimplUtils.hs | 41 +++++++++++++++++++++-------------------
 compiler/simplCore/Simplify.hs   | 28 ++++++++++++++++-----------
 2 files changed, 39 insertions(+), 30 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 d2457877c487ed3543bd7804358739aed7f37287


More information about the ghc-commits mailing list