[commit: ghc] wip/spj-early-inline: Error message wibbles accumulated from the preceding patches (7f14d15)
git at git.haskell.org
git at git.haskell.org
Fri Feb 17 16:28:44 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/spj-early-inline
Link : http://ghc.haskell.org/trac/ghc/changeset/7f14d15c0e5fc2c9a81db3d0f0b01d85857b1d87/ghc
>---------------------------------------------------------------
commit 7f14d15c0e5fc2c9a81db3d0f0b01d85857b1d87
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Feb 17 16:23:45 2017 +0000
Error message wibbles accumulated from the preceding patches
I suppose it would be better to spread them with their individual
changes
>---------------------------------------------------------------
7f14d15c0e5fc2c9a81db3d0f0b01d85857b1d87
testsuite/tests/deriving/should_fail/T7148.stderr | 8 +-
testsuite/tests/perf/compiler/all.T | 11 +-
testsuite/tests/perf/should_run/all.T | 2 +-
testsuite/tests/perf/space_leaks/all.T | 3 +-
testsuite/tests/simplCore/should_compile/Makefile | 7 +-
.../tests/simplCore/should_compile/T12603.stdout | 2 +-
.../tests/simplCore/should_compile/T13156.stdout | 5 +-
.../tests/simplCore/should_compile/T3772.stdout | 2 +-
.../tests/simplCore/should_compile/T8848.stderr | 101 -------------
.../simplCore/should_compile/spec-inline.stderr | 158 +++++----------------
testsuite/tests/th/T8761.stderr | 57 ++++----
.../tests/typecheck/should_fail/T12785b.stderr | 15 +-
12 files changed, 92 insertions(+), 279 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 7f14d15c0e5fc2c9a81db3d0f0b01d85857b1d87
More information about the ghc-commits
mailing list