[commit: ghc] master: Annotate `[-Wdeferred-type-errors]` in warnings (re #10752) (3cd4c9c)
git at git.haskell.org
git at git.haskell.org
Sat Feb 27 19:45:48 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3cd4c9ca4564982cf159f11f59d434235ba28808/ghc
>---------------------------------------------------------------
commit 3cd4c9ca4564982cf159f11f59d434235ba28808
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Feb 27 19:45:11 2016 +0100
Annotate `[-Wdeferred-type-errors]` in warnings (re #10752)
This was missed in bb5afd3c274011c5ea302210b4c290ec1f83209c
>---------------------------------------------------------------
3cd4c9ca4564982cf159f11f59d434235ba28808
compiler/typecheck/TcErrors.hs | 2 +-
testsuite/tests/gadt/T7294.stderr | 2 +-
testsuite/tests/ghci/scripts/Defer02.stderr | 26 +++++++++++-----------
testsuite/tests/ghci/scripts/T8353.stderr | 6 ++---
.../partial-sigs/should_compile/T10403.stderr | 6 ++---
testsuite/tests/th/T7276a.stdout | 2 +-
.../tests/typecheck/should_compile/T11254.stderr | 4 ++--
.../tests/typecheck/should_compile/T9834.stderr | 4 ++--
.../tests/typecheck/should_compile/holes2.stderr | 2 +-
9 files changed, 27 insertions(+), 27 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 3cd4c9ca4564982cf159f11f59d434235ba28808
More information about the ghc-commits
mailing list