Ticket #77 (closed defect: fixed)
Undocumented names not linked to their modules in the index
| Reported by: | SamB | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.5.0 | Keywords: | |
| Cc: |
Description
I ran cabal haddock --executables --hyperlink-source --internal on the latest LHC, and none of the things with no docstrings seem to have links to their exporting modules. For instance:
<tr class="indexrow"> <td class="indexentry">devolveGrin</td> <td class="indexlinks"><a href="Grin-Devolve.html#v%3AdevolveGrin">Grin.Devolve</a></td> </tr> <tr class="indexrow"> <td class="indexentry">devolveTransform</td> <td class="indexlinks">Grin.Devolve</td> </tr>
Change History
Note: See
TracTickets for help on using
tickets.
