summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA037.stderr
blob: 8e90efa691c8efe61099daaff9d744671ec7dc06 (plain)
1
2
3
4
5
6
7

==================== Parser ====================
module UnamedConstructorFields where
data A = A
data B = B
data C = C
data Foo = MkFoo A  'A' has a comment B C  'C' has a comment