[commit: ghc] wip/T15809: Nearly there... (6ab2bae)
git at git.haskell.org
git at git.haskell.org
Mon Nov 19 20:48:34 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/6ab2baeef6b6abc775398b927a28d00b983a2a67/ghc
>---------------------------------------------------------------
commit 6ab2baeef6b6abc775398b927a28d00b983a2a67
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Nov 15 17:43:18 2018 +0000
Nearly there...
>---------------------------------------------------------------
6ab2baeef6b6abc775398b927a28d00b983a2a67
compiler/typecheck/TcGenDeriv.hs | 8 +-
compiler/typecheck/TcHsType.hs | 2 -
compiler/typecheck/TcInstDcls.hs | 12 +-
compiler/typecheck/TcTyClsDecls.hs | 100 ++--------------
compiler/typecheck/TcValidity.hs | 132 +++++++++++++++++----
testsuite/tests/ghci/scripts/T6018ghcifail.stderr | 4 +-
.../should_fail/ExplicitForAllFams4a.stderr | 10 +-
.../should_fail/ExplicitForAllFams4b.stderr | 20 ++--
.../indexed-types/should_fail/SimpleFail13.stderr | 2 +-
.../indexed-types/should_fail/SimpleFail2a.hs | 12 +-
.../indexed-types/should_fail/SimpleFail9.stderr | 4 +-
.../tests/indexed-types/should_fail/T7536.stderr | 5 +-
testsuite/tests/polykinds/T13985.stderr | 10 +-
.../tests/th/TH_reifyExplicitForAllFams.stderr | 6 +-
.../tests/typecheck/should_fail/T6018fail.stderr | 4 +-
15 files changed, 169 insertions(+), 162 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 6ab2baeef6b6abc775398b927a28d00b983a2a67
More information about the ghc-commits
mailing list