summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/should_compile/T8743.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/stranal/should_compile/T8743.hs')
-rw-r--r--testsuite/tests/stranal/should_compile/T8743.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/stranal/should_compile/T8743.hs b/testsuite/tests/stranal/should_compile/T8743.hs
index 80c850f143..1feda6ddbb 100644
--- a/testsuite/tests/stranal/should_compile/T8743.hs
+++ b/testsuite/tests/stranal/should_compile/T8743.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
module T8743 where
-- Without the following import, it does not fail