[commit: ghc] wip/T9858-typeable-ben2: More refactoring in matchClass (f3d7b65)

git at git.haskell.org git at git.haskell.org
Mon Sep 28 12:45:27 UTC 2015


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

On branch  : wip/T9858-typeable-ben2
Link       : http://ghc.haskell.org/trac/ghc/changeset/f3d7b65e4a30460534bdb0877ddc5b11c191b4e9/ghc

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

commit f3d7b65e4a30460534bdb0877ddc5b11c191b4e9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Aug 28 10:48:32 2015 +0100

    More refactoring in matchClass
    
    This refactoring was unforced, but tidies up the structure so I can
    see what is happening.


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

f3d7b65e4a30460534bdb0877ddc5b11c191b4e9
 compiler/typecheck/TcInteract.hs | 309 +++++++++++++++++++++------------------
 1 file changed, 170 insertions(+), 139 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 f3d7b65e4a30460534bdb0877ddc5b11c191b4e9


More information about the ghc-commits mailing list