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

==================== Parser ====================
module ShouldCompile where
data A
    = A |
      <document comment> forall a. B a a |
      <document comment> forall a. Num a => C a