summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_compile/T16293a.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/primops/should_compile/T16293a.hs')
-rw-r--r--testsuite/tests/primops/should_compile/T16293a.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/primops/should_compile/T16293a.hs b/testsuite/tests/primops/should_compile/T16293a.hs
index 69368c70b5..41f8a63b74 100644
--- a/testsuite/tests/primops/should_compile/T16293a.hs
+++ b/testsuite/tests/primops/should_compile/T16293a.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE MagicHash #-}
{-# LANGUAGE TypeApplications #-}
module T16293a where