summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs')
-rw-r--r--testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs b/testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs
new file mode 100644
index 0000000000..7de6c5eeb2
--- /dev/null
+++ b/testsuite/tests/haddock/should_compile_flag_haddock/IncludeMe.hs
@@ -0,0 +1,2 @@
+-- | Comment on T
+data T = MkT -- ^ Comment on MkT