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

git at git.haskell.org git at git.haskell.org
Fri Nov 23 17:35:55 UTC 2018


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

On branch  : wip/T15809
Link       : http://ghc.haskell.org/trac/ghc/changeset/2280651d3bff0e90ecf4151776a1447531179091/ghc

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

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

    More wibbles on checkConsistentFamInst


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

2280651d3bff0e90ecf4151776a1447531179091
 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 2280651d3bff0e90ecf4151776a1447531179091


More information about the ghc-commits mailing list