[commit: ghc] wip/rae: Refactor according to Simon's suggestions (2c77f16)

git at git.haskell.org git at git.haskell.org
Sat Sep 19 03:00:20 UTC 2015


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

On branch  : wip/rae
Link       : http://ghc.haskell.org/trac/ghc/changeset/2c77f16330c6c0768c7effc94e99e1b30d7fba8a/ghc

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

commit 2c77f16330c6c0768c7effc94e99e1b30d7fba8a
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Fri Sep 18 22:08:29 2015 -0400

    Refactor according to Simon's suggestions


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

2c77f16330c6c0768c7effc94e99e1b30d7fba8a
 compiler/typecheck/TcDeriv.hs                      | 113 +++++++--------------
 compiler/typecheck/TcInstDcls.hs                   |  52 ++++++----
 compiler/typecheck/TcRnDriver.hs                   |   2 +-
 .../tests/indexed-types/should_compile/T10815.hs   |   4 +
 4 files changed, 75 insertions(+), 96 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 2c77f16330c6c0768c7effc94e99e1b30d7fba8a


More information about the ghc-commits mailing list