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

git at git.haskell.org git at git.haskell.org
Sat Sep 19 02:13:36 UTC 2015


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

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

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

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

    Refactor according to Simon's suggestions


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

cdbb30b6aabce9f915424d155fb6a1037ee63ede
 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 cdbb30b6aabce9f915424d155fb6a1037ee63ede


More information about the ghc-commits mailing list