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

==================== Parser ====================
module ShouldCompile where
test2 ::
  -- | doc1 
  a
  -> a
test2 x = x