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.stderr13
1 files changed, 7 insertions, 6 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail147.stderr b/testsuite/tests/typecheck/should_fail/tcfail147.stderr
index f5aa074a80..cda7223923 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail147.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail147.stderr
@@ -1,6 +1,7 @@
-
-tcfail147.hs:7:19:
- Expecting one more argument to `XClass'
- In the type `XClass'
- In the definition of data constructor `XCon'
- In the data declaration for `XData'
+
+tcfail147.hs:7:19:
+ Expecting one more argument to `XClass'
+ Expected a type, but `XClass' has kind `k0 -> Constraint'
+ In the type `XClass'
+ In the definition of data constructor `XCon'
+ In the data declaration for `XData'