summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail166.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail166.hs')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail166.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail166.hs b/testsuite/tests/typecheck/should_fail/tcfail166.hs
index 5a2d4b8df7..31fa9fad20 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail166.hs
+++ b/testsuite/tests/typecheck/should_fail/tcfail166.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
-- Without -XScopedTypeVariables, this should fail
module ShouldFail where