summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA023.stderr
blob: fcb953a495b0c70b17f2c0c66b16702308e9b809 (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