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

==================== Parser ====================
module ShouldCompile where
test2 :: a " doc1 " -> b " doc2 " -> a " doc 3 "
test2 x y = x