summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo/should_fail/mdofail001.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/mdo/should_fail/mdofail001.stderr')
-rw-r--r--testsuite/tests/mdo/should_fail/mdofail001.stderr14
1 files changed, 6 insertions, 8 deletions
diff --git a/testsuite/tests/mdo/should_fail/mdofail001.stderr b/testsuite/tests/mdo/should_fail/mdofail001.stderr
index e20d82ad49..67929e58ed 100644
--- a/testsuite/tests/mdo/should_fail/mdofail001.stderr
+++ b/testsuite/tests/mdo/should_fail/mdofail001.stderr
@@ -1,8 +1,6 @@
-
-mdofail001.hs:10:32:
- No instance for (Num Char)
- arising from the literal `1'
- Possible fix: add an instance declaration for (Num Char)
- In the expression: 1
- In the first argument of `l', namely `[1, 2, 3]'
- In the expression: l [1, 2, 3]
+
+mdofail001.hs:10:32:
+ No instance for (Num Char) arising from the literal `1'
+ In the expression: 1
+ In the first argument of `l', namely `[1, 2, 3]'
+ In the expression: l [1, 2, 3]