diff options
Diffstat (limited to 'testsuite/tests/mdo/should_fail/mdofail004.stderr')
-rw-r--r-- | testsuite/tests/mdo/should_fail/mdofail004.stderr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/mdo/should_fail/mdofail004.stderr b/testsuite/tests/mdo/should_fail/mdofail004.stderr new file mode 100644 index 0000000000..7a96d65197 --- /dev/null +++ b/testsuite/tests/mdo/should_fail/mdofail004.stderr @@ -0,0 +1,3 @@ + +mdofail004.hs:1:12: + Warning: -XRecursiveDo is deprecated: use -XDoRec or pragma {-# LANGUAGE DoRec #-} instead |