summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA030.stderr
blob: e09cfa2187acc8552b928724da57ea8c60cf8a99 (plain)
1
2
3
4
5
6
7
8
9
10

==================== Parser ====================
module ShouldCompile where
data A
  = " comment for A " A |
    " comment for B " B |
    " comment for C  " C |
    D