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

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