diff options
Diffstat (limited to 'testsuite/tests/roles/should_fail/T9204.hs-boot')
-rw-r--r-- | testsuite/tests/roles/should_fail/T9204.hs-boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/roles/should_fail/T9204.hs-boot b/testsuite/tests/roles/should_fail/T9204.hs-boot index 7ee0f1db3e..3606c82d7e 100644 --- a/testsuite/tests/roles/should_fail/T9204.hs-boot +++ b/testsuite/tests/roles/should_fail/T9204.hs-boot @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} module T9204 where |