[commit: ghc] master: Error message wibbles, re partial type sigs (bb296bf)
git at git.haskell.org
git at git.haskell.org
Tue May 10 08:31:29 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bb296bf1b5d92b2c4059c2d97a317622247c3397/ghc
>---------------------------------------------------------------
commit bb296bf1b5d92b2c4059c2d97a317622247c3397
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon May 9 13:52:18 2016 +0100
Error message wibbles, re partial type sigs
I committed three patches involving partial type sigs that
are collectively responsible for these error message changes.
The are all just changes to numbering in the pretty-printer.
I didn't bother to partition them between patches -- sorry!
>---------------------------------------------------------------
bb296bf1b5d92b2c4059c2d97a317622247c3397
.../should_compile/ExtraConstraints1.stderr | 0
.../should_compile/ExtraConstraints3.stderr | 28 ++++++-------
.../partial-sigs/should_compile/Meltdown.stderr | 2 +-
.../partial-sigs/should_compile/NamedTyVar.stderr | 2 +-
.../partial-sigs/should_compile/SkipMany.stderr | 2 +-
.../partial-sigs/should_compile/Uncurry.stderr | 2 +-
.../should_compile/UncurryNamed.stderr | 2 +-
.../WarningWildcardInstantiations.stderr | 48 ++++++++++------------
.../NamedExtraConstraintsWildcard.stderr | 2 +-
.../partial-sigs/should_fail/TidyClash.stderr | 22 +++++-----
.../partial-sigs/should_fail/TidyClash2.stderr | 46 ++++++++++-----------
.../should_fail/WildcardInstantiations.stderr | 46 +++++++++------------
.../tests/typecheck/should_fail/tcfail198.stderr | 6 +--
13 files changed, 96 insertions(+), 112 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 bb296bf1b5d92b2c4059c2d97a317622247c3397
More information about the ghc-commits
mailing list