summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail209.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail209.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail209.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail209.stderr b/testsuite/tests/typecheck/should_fail/tcfail209.stderr
index 1d2f315494..f52d2a8f79 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail209.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail209.stderr
@@ -1,5 +1,5 @@
-tcfail209.hs:3:1: error:
+tcfail209.hs:4:1: error:
• Illegal constraint synonym of kind: ‘* -> Constraint’
(Use ConstraintKinds to permit this)
• In the type synonym declaration for ‘Showish’