id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
173,Faliure to parse type annotations within list defintion,erikd,erikd,"The following parses correctly under GHC bug fails with DDC

{{{
main = println $ show [ (1::Int) .. 10 ]
}}}
",defect,assigned,blocker,0.1.3,Source Parser,,,,
