summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock/T16585.stderr
blob: 9bf18f0f9b4e8efaa082fa89134a37e37a0969f1 (plain)
1
2
3
4
5
6

==================== Parser ====================
module T16585 where
data F a where X :: !Int " comment" -> F Int