summaryrefslogtreecommitdiff
path: root/testsuite/tests/ffi/should_fail/T3066.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ffi/should_fail/T3066.hs')
-rw-r--r--testsuite/tests/ffi/should_fail/T3066.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ffi/should_fail/T3066.hs b/testsuite/tests/ffi/should_fail/T3066.hs
index 2d71946843..17f2914ea1 100644
--- a/testsuite/tests/ffi/should_fail/T3066.hs
+++ b/testsuite/tests/ffi/should_fail/T3066.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
{-# LANGUAGE ForeignFunctionInterface, RankNTypes #-}
module Foo where