summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/GivenOverlapping.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/GivenOverlapping.hs')
-rw-r--r--testsuite/tests/typecheck/should_compile/GivenOverlapping.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_compile/GivenOverlapping.hs b/testsuite/tests/typecheck/should_compile/GivenOverlapping.hs
index 8ef6bb8e41..a0ed41a3fc 100644
--- a/testsuite/tests/typecheck/should_compile/GivenOverlapping.hs
+++ b/testsuite/tests/typecheck/should_compile/GivenOverlapping.hs
@@ -1,4 +1,5 @@
{-# OPTIONS_GHC -Wno-redundant-constraints -Wno-simplifiable-class-constraints #-}
+{-# OPTIONS_GHC -Wno-x-partial #-}
{-# LANGUAGE FunctionalDependencies, FlexibleContexts #-}
class C a where