[commit: ghc] wip/new-flatten-skolems-Aug14: Error message wibbles (5064c32)

git at git.haskell.org git at git.haskell.org
Wed Oct 1 14:33:41 UTC 2014


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

On branch  : wip/new-flatten-skolems-Aug14
Link       : http://ghc.haskell.org/trac/ghc/changeset/5064c32a9b242e2c79ecf34ce0cec8c795965ac2/ghc

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

commit 5064c32a9b242e2c79ecf34ce0cec8c795965ac2
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Oct 1 15:33:25 2014 +0100

    Error message wibbles


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

5064c32a9b242e2c79ecf34ce0cec8c795965ac2
 .../tests/deSugar/should_compile/T2431.stderr      |  9 +--
 testsuite/tests/gadt/gadt7.stderr                  |  6 +-
 .../indexed-types/should_fail/NoMatchErr.stderr    |  2 +-
 .../tests/indexed-types/should_fail/T1897b.stderr  |  2 +-
 .../tests/indexed-types/should_fail/T2544.stderr   |  2 +-
 .../tests/indexed-types/should_fail/T9036.stderr   |  2 +-
 .../tests/numeric/should_compile/T7116.stdout      | 28 +++----
 testsuite/tests/polykinds/T7438.stderr             |  6 +-
 .../tests/roles/should_compile/Roles13.stderr      | 14 ++--
 .../tests/simplCore/should_compile/EvalTest.stdout |  2 +-
 .../tests/simplCore/should_compile/T3717.stderr    |  8 +-
 .../tests/simplCore/should_compile/T3772.stdout    | 18 ++---
 .../tests/simplCore/should_compile/T4201.stdout    |  2 +-
 .../tests/simplCore/should_compile/T4306.stdout    |  2 +-
 .../tests/simplCore/should_compile/T4908.stderr    | 41 ++++------
 .../tests/simplCore/should_compile/T4918.stdout    |  4 +-
 .../tests/simplCore/should_compile/T4930.stderr    | 28 ++++---
 .../tests/simplCore/should_compile/T5366.stdout    |  2 +-
 .../tests/simplCore/should_compile/T6056.stderr    | 24 ++----
 .../tests/simplCore/should_compile/T7360.stderr    | 20 ++---
 .../tests/simplCore/should_compile/T7785.stderr    |  2 +-
 .../tests/simplCore/should_compile/T7865.stdout    |  8 +-
 .../tests/simplCore/should_compile/T8832.stdout    | 20 ++---
 .../tests/simplCore/should_compile/T8848.stderr    | 18 ++---
 .../tests/simplCore/should_compile/T9400.stderr    | 30 ++++----
 .../tests/simplCore/should_compile/rule2.stderr    |  2 +-
 .../simplCore/should_compile/spec-inline.stderr    | 87 ++++++++++------------
 27 files changed, 175 insertions(+), 214 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 5064c32a9b242e2c79ecf34ce0cec8c795965ac2


More information about the ghc-commits mailing list