summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T9750.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T9750.hs')
-rw-r--r--testsuite/tests/polykinds/T9750.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/T9750.hs b/testsuite/tests/polykinds/T9750.hs
index 9d865d08f6..59b8e60a31 100644
--- a/testsuite/tests/polykinds/T9750.hs
+++ b/testsuite/tests/polykinds/T9750.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE DataKinds #-}