summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail198.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail198.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail198.stderr1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail198.stderr b/testsuite/tests/typecheck/should_fail/tcfail198.stderr
index a2c66aa4bf..f8ec0405da 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail198.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail198.stderr
@@ -11,4 +11,3 @@ tcfail198.hs:6:36:
xs :: [a] (bound at tcfail198.hs:6:21)
In the expression: x :: a
In the second argument of ‛(++)’, namely ‛[x :: a]’
- In the expression: xs ++ [x :: a]