summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail018.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail018.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail018.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail018.stderr b/testsuite/tests/typecheck/should_fail/tcfail018.stderr
index 57060a87db..d5594c7c41 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail018.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail018.stderr
@@ -1,5 +1,5 @@
tcfail018.hs:5:10: error:
- • No instance for (Num [t0]) arising from the literal ‘1’
+ • No instance for (Num [a0]) arising from the literal ‘1’
• In the expression: 1
In a pattern binding: (a : []) = 1