[commit: ghc] wip/spj-early-inline2: Error message wibbles accumulated from the preceding patches (b75cdba)

git at git.haskell.org git at git.haskell.org
Tue Feb 21 23:27:21 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/spj-early-inline2
Link       : http://ghc.haskell.org/trac/ghc/changeset/b75cdba59fec291e90639e800fd841ccdfe43cd3/ghc

>---------------------------------------------------------------

commit b75cdba59fec291e90639e800fd841ccdfe43cd3
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


>---------------------------------------------------------------

b75cdba59fec291e90639e800fd841ccdfe43cd3
 testsuite/tests/deriving/should_fail/T7148.stderr  |   8 +-
 testsuite/tests/perf/compiler/all.T                |   7 +-
 testsuite/tests/perf/should_run/all.T              |   2 +-
 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 +-
 11 files changed, 87 insertions(+), 277 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 b75cdba59fec291e90639e800fd841ccdfe43cd3


More information about the ghc-commits mailing list