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

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