[commit: ghc] wip/tdammers/disable-defer-type-errors-ghci: Regressions caused by workaround to #14963 (32ed0c5)
git at git.haskell.org
git at git.haskell.org
Tue Jun 12 10:41:19 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/tdammers/disable-defer-type-errors-ghci
Link : http://ghc.haskell.org/trac/ghc/changeset/32ed0c593ad388f5e1b345ca208cd3ee57b7902f/ghc
>---------------------------------------------------------------
commit 32ed0c593ad388f5e1b345ca208cd3ee57b7902f
Author: Tobias Dammers <tdammers at gmail.com>
Date: Tue Jun 12 12:39:22 2018 +0200
Regressions caused by workaround to #14963
>---------------------------------------------------------------
32ed0c593ad388f5e1b345ca208cd3ee57b7902f
testsuite/tests/ghci/scripts/Defer02.stderr | 22 +-
testsuite/tests/ghci/scripts/T10248.stderr | 31 +-
testsuite/tests/ghci/scripts/T10508.script | 2 +-
testsuite/tests/ghci/scripts/T13202a.stderr | 10 +-
testsuite/tests/ghci/scripts/T14969.stderr | 50 +-
testsuite/tests/ghci/scripts/T8831.stderr | 4 +
testsuite/tests/ghci/scripts/T8831.stdout | 1 -
testsuite/tests/ghci/scripts/T8931.stderr | 37 +
testsuite/tests/ghci/scripts/T8931.stdout | 1 -
testsuite/tests/ghci/scripts/T9140.stdout | 11 +-
testsuite/tests/ghci/scripts/T9293.stderr | 9 +
testsuite/tests/ghci/scripts/T9293.stdout | 3 -
testsuite/tests/ghci/scripts/ghci014.stderr | 1968 +++++++++++++++++++++++++++
testsuite/tests/ghci/scripts/ghci057.stderr | 9 +
testsuite/tests/ghci/scripts/ghci057.stdout | 3 -
testsuite/tests/ghci/scripts/ghci063.stderr | 2 +
16 files changed, 2125 insertions(+), 38 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 32ed0c593ad388f5e1b345ca208cd3ee57b7902f
More information about the ghc-commits
mailing list