diff options
Diffstat (limited to 'testsuite/tests/arrows/should_fail/T2111.hs')
-rw-r--r-- | testsuite/tests/arrows/should_fail/T2111.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/arrows/should_fail/T2111.hs b/testsuite/tests/arrows/should_fail/T2111.hs index 352afe2abe..2123773a35 100644 --- a/testsuite/tests/arrows/should_fail/T2111.hs +++ b/testsuite/tests/arrows/should_fail/T2111.hs @@ -1,5 +1,5 @@ {-# OPTIONS_GHC -XArrows -XRecursiveDo#-} --- Test Trac #2111 +-- Test #2111 module Foo where |