summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod103.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod103.hs')
-rw-r--r--testsuite/tests/module/mod103.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod103.hs b/testsuite/tests/module/mod103.hs
index ccd6ddfd0d..7d713e8f79 100644
--- a/testsuite/tests/module/mod103.hs
+++ b/testsuite/tests/module/mod103.hs
@@ -1,3 +1,5 @@
+{-# LANGUAGE Haskell2010 #-}
+{-# LANGUAGE NondecreasingIndentation #-}
-- !!! Layout rule extension (restricting empty do's).
module Foo where