summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_run/T11465a.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_run/T11465a.hs')
-rw-r--r--testsuite/tests/indexed-types/should_run/T11465a.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_run/T11465a.hs b/testsuite/tests/indexed-types/should_run/T11465a.hs
index d3626cf198..93d72545e3 100644
--- a/testsuite/tests/indexed-types/should_run/T11465a.hs
+++ b/testsuite/tests/indexed-types/should_run/T11465a.hs
@@ -2,7 +2,6 @@
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE MagicHash #-}
{-# LANGUAGE DataKinds #-}
-{-# LANGUAGE TypeInType #-}
import GHC.Exts
import GHC.Types