summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail007.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail007.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail007.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail007.stderr b/testsuite/tests/typecheck/should_fail/tcfail007.stderr
index 4c1652fe50..02d25c16e3 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail007.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail007.stderr
@@ -1,5 +1,5 @@
-tcfail007.hs:3:14: error:
+tcfail007.hs:3:15: error:
• No instance for (Num Bool) arising from a use of ‘+’
• In the expression: x + 1
In an equation for ‘n’: