summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7019a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T7019a.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T7019a.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T7019a.stderr b/testsuite/tests/typecheck/should_fail/T7019a.stderr
index 15eeb6735b..2f503ed044 100644
--- a/testsuite/tests/typecheck/should_fail/T7019a.stderr
+++ b/testsuite/tests/typecheck/should_fail/T7019a.stderr
@@ -1,5 +1,5 @@
-T7019a.hs:11:1: error:
+T7019a.hs:11:1: error: [GHC-91510]
• Illegal polymorphic type: forall b. Context (Associated a b)
A constraint must be a monotype
• In the context: forall b. Context (Associated a b)