[commit: ghc] wip/T11067: Change the superclass story (recursive superclasses) (9acb570)
git at git.haskell.org
git at git.haskell.org
Tue Dec 8 16:51:11 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T11067
Link : http://ghc.haskell.org/trac/ghc/changeset/9acb5700850af349358b8083f77efc06521f743a/ghc
>---------------------------------------------------------------
commit 9acb5700850af349358b8083f77efc06521f743a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Dec 7 15:56:29 2015 +0000
Change the superclass story (recursive superclasses)
In-flight
>---------------------------------------------------------------
9acb5700850af349358b8083f77efc06521f743a
compiler/typecheck/TcCanonical.hs | 119 ++++++++++++++++++++++++++++++++------
compiler/typecheck/TcErrors.hs | 2 +-
compiler/typecheck/TcInteract.hs | 18 +-----
compiler/typecheck/TcSimplify.hs | 14 +++--
compiler/typecheck/TcType.hs | 33 ++++++-----
5 files changed, 133 insertions(+), 53 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 9acb5700850af349358b8083f77efc06521f743a
More information about the ghc-commits
mailing list