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

==================== Parser ====================
main = print (test :: Int)
     where
	 test = 0
	 test2 = 1
	 test3 = 2