aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bold.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/Bold.hs')
-rw-r--r--html-test/src/Bold.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/html-test/src/Bold.hs b/html-test/src/Bold.hs
index 7ff28ef9..91bc6715 100644
--- a/html-test/src/Bold.hs
+++ b/html-test/src/Bold.hs
@@ -1,3 +1,4 @@
+{-# LANGUAGE Haskell2010 #-}
module Bold where
-- | Some __bold text__.
--