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

git at git.haskell.org git at git.haskell.org
Sun Sep 13 04:20:11 UTC 2015


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

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

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

commit 75383f947d6d7cec219cf60b8d4a6530fe0678af
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.


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

75383f947d6d7cec219cf60b8d4a6530fe0678af
 compiler/typecheck/TcInteract.hs | 305 +++++++++++++++++++++------------------
 1 file changed, 168 insertions(+), 137 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 75383f947d6d7cec219cf60b8d4a6530fe0678af


More information about the ghc-commits mailing list