summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T10284.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_run/T10284.stdout')
-rw-r--r--testsuite/tests/typecheck/should_run/T10284.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_run/T10284.stdout b/testsuite/tests/typecheck/should_run/T10284.stdout
index 82f9518fc7..5d5c564c18 100644
--- a/testsuite/tests/typecheck/should_run/T10284.stdout
+++ b/testsuite/tests/typecheck/should_run/T10284.stdout
@@ -1,4 +1,4 @@
-As expected, TypeError: T10284.hs:6:5: error:
+As expected, TypeError: T10284.hs:7:5: error:
• Couldn't match expected type ‘Int’ with actual type ‘Char’
• In the expression: 'a'
In an equation for ‘a’: a = 'a'