[commit: ghc] wip/T15809: More wibbles on checkConsistentFamInst (1c686e6)

git at git.haskell.org git at git.haskell.org
Mon Nov 26 17:50:11 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/1c686e6ca79b9ac2f1ba19d1abc215937fb562fc/ghc

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

commit 1c686e6ca79b9ac2f1ba19d1abc215937fb562fc
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Nov 23 11:55:48 2018 +0000

    More wibbles on checkConsistentFamInst


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

1c686e6ca79b9ac2f1ba19d1abc215937fb562fc
 compiler/typecheck/TcDeriv.hs      | 28 ++++++-------
 compiler/typecheck/TcHsType.hs     | 80 ++++++++++++++++++++++++--------------
 compiler/typecheck/TcInstDcls.hs   | 18 +++++----
 compiler/typecheck/TcTyClsDecls.hs |  9 ++---
 compiler/typecheck/TcValidity.hs   |  7 ++--
 compiler/types/TyCoRep.hs          |  2 +-
 compiler/types/Type.hs             | 15 ++-----
 compiler/utils/Util.hs             |  8 +++-
 8 files changed, 94 insertions(+), 73 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 1c686e6ca79b9ac2f1ba19d1abc215937fb562fc


More information about the ghc-commits mailing list