Note [Api annotations]

Ömer Sinan Ağacan omeragacan at gmail.com
Wed Jul 20 08:24:50 UTC 2016


I see some weird comments like

        --  - 'ApiAnnotation.AnnKeywordId' : 'ApiAnnotation.AnnOpen',
        --      'ApiAnnotation.AnnVbar','ApiAnnotation.AnnComma',
        --      'ApiAnnotation.AnnClose'

        -- For details on above see note [Api annotations] in ApiAnnotation

in some files, but Note [Api annotations] in compiler/parser/ApiAnnotation.hs
doesn't say anything about those comments. Can someone update the note to
explain what are those comments for?


More information about the ghc-devs mailing list