summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T11399.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T11399.hs')
-rw-r--r--testsuite/tests/polykinds/T11399.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T11399.hs b/testsuite/tests/polykinds/T11399.hs
index bc9e60d7f3..56f3c11ef7 100644
--- a/testsuite/tests/polykinds/T11399.hs
+++ b/testsuite/tests/polykinds/T11399.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE FlexibleInstances, TypeInType #-}
+{-# LANGUAGE FlexibleInstances, PolyKinds #-}
module T11399 where
import Data.Kind