[commit: ghc] wip/T15809: Finally done (c704d00)
git at git.haskell.org
git at git.haskell.org
Wed Nov 7 14:09:29 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/c704d00b7067f0f9c8798a1136b3b1ff132ae441/ghc
>---------------------------------------------------------------
commit c704d00b7067f0f9c8798a1136b3b1ff132ae441
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Nov 7 12:51:32 2018 +0000
Finally done
>---------------------------------------------------------------
c704d00b7067f0f9c8798a1136b3b1ff132ae441
compiler/typecheck/TcHsType.hs | 128 +++-----------
compiler/typecheck/TcMType.hs | 63 +++----
compiler/typecheck/TcTyClsDecls.hs | 188 ++++++++++++++++-----
compiler/typecheck/TcValidity.hs | 77 ++++++---
.../dependent/should_fail/BadTelescope.stderr | 7 +-
.../dependent/should_fail/BadTelescope3.stderr | 6 +-
.../dependent/should_fail/BadTelescope4.stderr | 13 +-
.../tests/dependent/should_fail/T13895.stderr | 37 +---
.../tests/dependent/should_fail/T14066f.stderr | 6 +-
.../tests/dependent/should_fail/T14066g.stderr | 8 +-
.../tests/dependent/should_fail/T15591b.stderr | 9 +-
.../tests/dependent/should_fail/T15591c.stderr | 9 +-
.../tests/dependent/should_fail/T15743c.stderr | 13 +-
.../tests/dependent/should_fail/T15743d.stderr | 13 +-
testsuite/tests/ghci/scripts/T15591.hs | 9 +-
testsuite/tests/ghci/scripts/T15591.stdout | 6 +-
16 files changed, 312 insertions(+), 280 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 c704d00b7067f0f9c8798a1136b3b1ff132ae441
More information about the ghc-commits
mailing list