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

==================== Parser ====================
module ShouldCompile where
test ::
  (Eq a) => [a] " doc1" -> forall b. [b] " doc2 " -> [a] " doc3"
test xs ys = xs