summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T11523.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T11523.hs')
-rw-r--r--testsuite/tests/polykinds/T11523.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T11523.hs b/testsuite/tests/polykinds/T11523.hs
index 0313b0c46e..aff0f9ed90 100644
--- a/testsuite/tests/polykinds/T11523.hs
+++ b/testsuite/tests/polykinds/T11523.hs
@@ -15,7 +15,6 @@
{-# language FunctionalDependencies #-}
{-# language UndecidableSuperClasses #-}
{-# language UndecidableInstances #-}
-{-# language TypeInType #-}
module T11523 where