[commit: ghc] ghc-8.0: Annotate `[-Wdeferred-type-errors]` in warnings (re #10752) (966cc28)
git at git.haskell.org
git at git.haskell.org
Sun Feb 28 18:40:33 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/966cc28ffe1707685cb908753bb6f8fb78fc86c9/ghc
>---------------------------------------------------------------
commit 966cc28ffe1707685cb908753bb6f8fb78fc86c9
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
(cherry picked from commit 3cd4c9ca4564982cf159f11f59d434235ba28808)
>---------------------------------------------------------------
966cc28ffe1707685cb908753bb6f8fb78fc86c9
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 966cc28ffe1707685cb908753bb6f8fb78fc86c9
More information about the ghc-commits
mailing list