summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/haddock/should_compile_flag_haddock/haddockA026.stderr
blob: e352980fd4a06b38b058358c369e688c47a0e2fe (plain)
1
2
3
4
5
6
7
8
9
10

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