summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr
diff options
context:
space:
mode:
authorVladislav Zavialov <vlad.z.4096@gmail.com>2019-12-28 01:59:33 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-12-31 14:23:10 -0500
commitd710fd666a70ae100120042c8549634537001609 (patch)
tree17388650feec4765c86617248eafc3339e6fee75 /testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr
parenteb6082358cdb5f271a8e4c74044a12f97352c52f (diff)
downloadhaskell-d710fd666a70ae100120042c8549634537001609.tar.gz
Testsuite: update some Haddock tests
Fixed tests: * haddockA039: added to all.T * haddockE004: replaced with T17561 (marked as expect_broken) New tests: * haddockA040: deriving clause for a data instance * haddockA041: haddock and CPP #include
Diffstat (limited to 'testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr')
-rw-r--r--testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr b/testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr
new file mode 100644
index 0000000000..43971dfd1d
--- /dev/null
+++ b/testsuite/tests/haddock/should_compile_flag_haddock/T17561.stderr
@@ -0,0 +1,6 @@
+
+==================== Parser ====================
+<document comment>
+main = return ()
+
+