Ticket #1094 (closed enhancement: fixed)
Enumeration documentation needs updating
| Reported by: | duncan | Owned by: | duncan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Documentation | Version: | 0.9.11 |
| Keywords: | codegen | Cc: |
Description
The gtk/Graphics/UI/Gtk/General/Enums.chs.pp module has not seen much love. In particular the documentation has never been updated.
I think what needs to be done is that the code gen should be modified to deal with them as follows: for enums used only in a single module, they should be defined, documented and exported from that module; for enums that are shared they should be defined and documented in a shared module.
Currently the code gen does not deal with generating definitions for enums at all.
Change History
Note: See
TracTickets for help on using
tickets.