summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr')
-rw-r--r--testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr b/testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr
new file mode 100644
index 0000000000..98e217c8ee
--- /dev/null
+++ b/testsuite/tests/haddock/should_compile_flag_haddock/haddockA041.stderr
@@ -0,0 +1,8 @@
+
+==================== Parser ====================
+" Module header documentation"
+module Comments_and_CPP_include where
+<document comment>
+data T = " Comment on MkT" MkT
+
+