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

git at git.haskell.org git at git.haskell.org
Sat Sep 26 21:50:14 UTC 2015


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

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

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

commit 133c5bdd06d28092c95367dcfb0beb948c8d7c56
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.


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

133c5bdd06d28092c95367dcfb0beb948c8d7c56
 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 133c5bdd06d28092c95367dcfb0beb948c8d7c56


More information about the ghc-commits mailing list