diff options
Diffstat (limited to 'testsuite/tests/mdo/should_fail/mdofail005.stderr')
-rw-r--r-- | testsuite/tests/mdo/should_fail/mdofail005.stderr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/mdo/should_fail/mdofail005.stderr b/testsuite/tests/mdo/should_fail/mdofail005.stderr index 548129117a..594fea2a19 100644 --- a/testsuite/tests/mdo/should_fail/mdofail005.stderr +++ b/testsuite/tests/mdo/should_fail/mdofail005.stderr @@ -1,2 +1,4 @@ -mdofail005.hs:11:14: parse error on input ‘<-’ +mdofail005.hs:11:14: + parse error on input ‘<-’ + Perhaps this statement should be within a 'do' block? |