[commit: ghc] wip/T9858-typeable-ben2: More refactoring in matchClass (762dbb5)
git at git.haskell.org
git at git.haskell.org
Wed Sep 23 20:40:58 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9858-typeable-ben2
Link : http://ghc.haskell.org/trac/ghc/changeset/762dbb519cefb98871da6ebc594b6dd17946527a/ghc
>---------------------------------------------------------------
commit 762dbb519cefb98871da6ebc594b6dd17946527a
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.
>---------------------------------------------------------------
762dbb519cefb98871da6ebc594b6dd17946527a
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 762dbb519cefb98871da6ebc594b6dd17946527a
More information about the ghc-commits
mailing list