summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/T8773.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/roles/should_fail/T8773.stderr')
-rw-r--r--testsuite/tests/roles/should_fail/T8773.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/roles/should_fail/T8773.stderr b/testsuite/tests/roles/should_fail/T8773.stderr
index fac02f30d1..7cf09c4253 100644
--- a/testsuite/tests/roles/should_fail/T8773.stderr
+++ b/testsuite/tests/roles/should_fail/T8773.stderr
@@ -1,5 +1,5 @@
-T8773.hs:5:1:
+T8773.hs:5:1: [GHC-18273]
Roles other than ‘nominal’ for class parameters can lead to incoherence.
- Use IncoherentInstances to allow this; bad role found
while checking a role annotation for ‘C2’
+ Suggested fix: Perhaps you intended to use IncoherentInstances