summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod129.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod129.hs')
-rw-r--r--testsuite/tests/module/mod129.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod129.hs b/testsuite/tests/module/mod129.hs
index 4229e9e88a..caf5c72906 100644
--- a/testsuite/tests/module/mod129.hs
+++ b/testsuite/tests/module/mod129.hs
@@ -1,3 +1,5 @@
+{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
+
-- !!! hiding class members (but not class.)
module M where