summaryrefslogtreecommitdiff
path: root/testsuite/tests/saks/should_fail/saks007_fail.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/saks/should_fail/saks007_fail.stderr')
-rw-r--r--testsuite/tests/saks/should_fail/saks007_fail.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/saks/should_fail/saks007_fail.stderr b/testsuite/tests/saks/should_fail/saks007_fail.stderr
index 431b5dede9..367cb8e022 100644
--- a/testsuite/tests/saks/should_fail/saks007_fail.stderr
+++ b/testsuite/tests/saks/should_fail/saks007_fail.stderr
@@ -1,8 +1,8 @@
saks007_fail.hs:15:10: error:
• Couldn't match kind ‘'True’ with ‘'False’
- Expected kind: G (*)
- Actual kind: F (*)
+ Expected: G (*)
+ Actual: F (*)
• In the type ‘X Integer String’
In the definition of data constructor ‘MkX’
In the data declaration for ‘X’