[commit: ghc] master: Re-polish error messages around injective TFs. (93fafe0)
git at git.haskell.org
git at git.haskell.org
Mon Sep 21 01:43:53 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/93fafe057da20c40ff0a0f383e3341cac6aaee23/ghc
>---------------------------------------------------------------
commit 93fafe057da20c40ff0a0f383e3341cac6aaee23
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Sun Sep 20 15:28:55 2015 -0400
Re-polish error messages around injective TFs.
The previous message was wrong, as pointed out by Jan Stolarek.
>---------------------------------------------------------------
93fafe057da20c40ff0a0f383e3341cac6aaee23
compiler/typecheck/FamInst.hs | 41 +++++++++++-----------
testsuite/tests/ghci/scripts/T6018ghcifail.stderr | 22 +++++++-----
.../tests/typecheck/should_fail/T6018fail.stderr | 27 ++++++++------
.../typecheck/should_fail/T6018failclosed.stderr | 36 ++++++++++---------
4 files changed, 69 insertions(+), 57 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 93fafe057da20c40ff0a0f383e3341cac6aaee23
More information about the ghc-commits
mailing list