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

==================== Parser ====================
module ShouldCompile where
test ::
  Eq a =>
  [a] <document comment>
  -> [a] <document comment> -> [a] <document comment>
test xs ys = xs