id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
9,Parser doesn't support doc comments on type aliases,waern,,"Parser doesn't support doc comments on types in type aliases:
    
{{{
type MyInt = Int -- ^ comment
}}}

This was forgotten during the SoC project, and needs to be fixed in GHC's parser, hence the 2.3.0 milestone.",defect,closed,critical,,2.1.0,fixed,,david.waern@… gwern0@…
