summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T13625.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T13625.hs')
-rw-r--r--testsuite/tests/polykinds/T13625.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T13625.hs b/testsuite/tests/polykinds/T13625.hs
index 62d34611be..9367aa694f 100644
--- a/testsuite/tests/polykinds/T13625.hs
+++ b/testsuite/tests/polykinds/T13625.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE TypeInType #-}
+{-# LANGUAGE DataKinds, PolyKinds #-}
module T13625 where