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