summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7224.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T7224.hs')
-rw-r--r--testsuite/tests/polykinds/T7224.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/T7224.hs b/testsuite/tests/polykinds/T7224.hs
index a065bc8494..0283b4be3c 100644
--- a/testsuite/tests/polykinds/T7224.hs
+++ b/testsuite/tests/polykinds/T7224.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE PolyKinds #-}
module T7224 where