summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/haddockA028.stderr
blob: 9e1edc661b8a0c8edd1830980a70f05338355f13 (plain)
1
2
3
4
5
6
7
8

==================== Parser ====================
module ShouldCompile where
data a <--> b = Mk a b
test :: ([a]  doc1 ) -> a <--> b -> [a]  blabla
test xs ys = xs