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