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