summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler/T14683.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/compiler/T14683.hs')
-rw-r--r--testsuite/tests/perf/compiler/T14683.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/perf/compiler/T14683.hs b/testsuite/tests/perf/compiler/T14683.hs
index 41146c7f70..157d0eb6c6 100644
--- a/testsuite/tests/perf/compiler/T14683.hs
+++ b/testsuite/tests/perf/compiler/T14683.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# OPTIONS_GHC -w #-}
{-# OPTIONS -XMagicHash -XBangPatterns #-}
module Grammar where