[commit: ghc] wip/T15809: Finally done (19fb060)
git at git.haskell.org
git at git.haskell.org
Mon Nov 19 20:48:22 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T15809
Link : http://ghc.haskell.org/trac/ghc/changeset/19fb0607174a5dd5200a6f16b09e963c6d549ceb/ghc
>---------------------------------------------------------------
commit 19fb0607174a5dd5200a6f16b09e963c6d549ceb
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Nov 7 12:51:32 2018 +0000
Finally done
>---------------------------------------------------------------
19fb0607174a5dd5200a6f16b09e963c6d549ceb
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 19fb0607174a5dd5200a6f16b09e963c6d549ceb
More information about the ghc-commits
mailing list