[commit: ghc] master: More error message wibbles (e6e0415)

git at git.haskell.org git at git.haskell.org
Tue Apr 7 16:48:33 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e6e0415befc9784f8631360fe51b34232ad589e9/ghc

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

commit e6e0415befc9784f8631360fe51b34232ad589e9
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Tue Apr 7 17:33:44 2015 +0100

    More error message wibbles
    
    ..due to suppressing base-package module names.
    
    Needs a submodule update on array.


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

e6e0415befc9784f8631360fe51b34232ad589e9
 libraries/array                                    |  2 +-
 .../tests/simplCore/should_compile/T3717.stderr    | 10 +--
 .../tests/simplCore/should_compile/T3772.stdout    | 15 ++--
 .../tests/simplCore/should_compile/T4908.stderr    | 10 +--
 .../tests/simplCore/should_compile/T4930.stderr    | 16 ++--
 .../tests/simplCore/should_compile/T5366.stdout    |  2 +-
 .../tests/simplCore/should_compile/T7360.stderr    | 22 ++----
 .../tests/simplCore/should_compile/T7865.stdout    |  4 +-
 .../tests/simplCore/should_compile/T9400.stderr    |  3 +-
 .../simplCore/should_compile/spec-inline.stderr    | 87 ++++++++--------------
 .../typecheck/should_fail/TcCoercibleFail.stderr   |  3 +-
 11 files changed, 69 insertions(+), 105 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 e6e0415befc9784f8631360fe51b34232ad589e9


More information about the ghc-commits mailing list