summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail147.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail147.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail147.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail147.stderr b/testsuite/tests/typecheck/should_fail/tcfail147.stderr
index 0c4db9a88e..ba0f97d8b1 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail147.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail147.stderr
@@ -1,7 +1,7 @@
-tcfail147.hs:7:19: error:
- Expecting one more argument to ‘XClass’
- Expected a type, but ‘XClass’ has kind ‘* -> Constraint’
- In the type ‘XClass’
- In the definition of data constructor ‘XCon’
- In the data declaration for ‘XData’
+tcfail147.hs:7:19: error: [GHC-83865]
+ • Expecting one more argument to ‘XClass’
+ Expected a type, but ‘XClass’ has kind ‘* -> Constraint’
+ • In the type ‘XClass’
+ In the definition of data constructor ‘XCon’
+ In the data declaration for ‘XData’