summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr')
-rw-r--r--testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr b/testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr
index 532ca18ffc..6d02807207 100644
--- a/testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr
+++ b/testsuite/tests/warnings/should_fail/CaretDiagnostics1.stderr
@@ -55,8 +55,8 @@ CaretDiagnostics1.hs:13:7-11: error:
CaretDiagnostics1.hs:(13,16)-(14,13): error:
• Couldn't match expected type ‘Char -> p0’ with actual type ‘()’
- • The function ‘()’ is applied to one argument,
- but its type ‘()’ has none
+ • The function ‘()’ is applied to one value argument,
+ but its type ‘()’ has none
In the expression: () '0'
In a case alternative: "γηξ" -> () '0'
|