[commit: ghc] wip/T9858-typeable-ben: More refactoring in matchClass (c69f421)
git at git.haskell.org
git at git.haskell.org
Fri Aug 28 09:47:15 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9858-typeable-ben
Link : http://ghc.haskell.org/trac/ghc/changeset/c69f42122a3fd1c728ae31c77ce0feabdd7fac77/ghc
>---------------------------------------------------------------
commit c69f42122a3fd1c728ae31c77ce0feabdd7fac77
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.
>---------------------------------------------------------------
c69f42122a3fd1c728ae31c77ce0feabdd7fac77
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 c69f42122a3fd1c728ae31c77ce0feabdd7fac77
More information about the ghc-commits
mailing list