summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA029.stderr
blob: 7271238e3e6e3e3d8ccfc6727bbc17e2b8725674 (plain)
1
2
3
4
5
6
7

==================== Parser ====================
module ShouldCompile where
data A
  = " A comment that documents the first constructor" A | B | C | D