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