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

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