[commit: ghc] wip/T9858-typeable-ben2: More refactoring in matchClass (90683f6)
git at git.haskell.org
git at git.haskell.org
Sat Sep 26 21:52:16 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9858-typeable-ben2
Link : http://ghc.haskell.org/trac/ghc/changeset/90683f6bdf208c13f3b7eeea35f1f184804424c4/ghc
>---------------------------------------------------------------
commit 90683f6bdf208c13f3b7eeea35f1f184804424c4
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.
>---------------------------------------------------------------
90683f6bdf208c13f3b7eeea35f1f184804424c4
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 90683f6bdf208c13f3b7eeea35f1f184804424c4
More information about the ghc-commits
mailing list