Ticket #9 (closed defect: fixed)
Parser doesn't support doc comments on type aliases
| Reported by: | waern | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Version: | 2.1.0 | Keywords: | |
| Cc: | david.waern@…, gwern0@… |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
