diff options
Diffstat (limited to 'testsuite/tests/rebindable/rebindable4.hs')
-rw-r--r-- | testsuite/tests/rebindable/rebindable4.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/rebindable/rebindable4.hs b/testsuite/tests/rebindable/rebindable4.hs index 26adc87e21..f657683a08 100644 --- a/testsuite/tests/rebindable/rebindable4.hs +++ b/testsuite/tests/rebindable/rebindable4.hs @@ -1,5 +1,4 @@ {-# LANGUAGE RebindableSyntax, NPlusKPatterns #-} -{-# OPTIONS -Wno-error=missing-monadfail-instances #-} module Main where { |