aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/NoLayout.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/NoLayout.hs')
-rw-r--r--html-test/src/NoLayout.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/html-test/src/NoLayout.hs b/html-test/src/NoLayout.hs
index 19b38b1d..e07470a3 100644
--- a/html-test/src/NoLayout.hs
+++ b/html-test/src/NoLayout.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
-- Haddock comments are parsed as separate declarations so we
-- need to insert a ';' when using them with explicit layout.