Ticket #156 (closed defect: invalid)
No documentation created without explicit export list
| Reported by: | jutaro | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Version: | 2.8.0 | Keywords: | |
| Cc: | martin.sulzmann@… |
Description
Write a Module:
"module A where test = 1"
Do:
haddock A.hs -h
Result is: " A
Produced by Haddock version 2.6.1 " test is in the index, but not in the module.
Haddock 2.8.1 tested on Linux and Windows
Change History
Note: See
TracTickets for help on using
tickets.
