Ticket #232 (new defect)
Module re-exports are handled incorrectly
| Reported by: | feuerbach | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.11.0 | Keywords: | |
| Cc: | roma@… |
Description
Contrary to its documentation, Haddock.Interface.Create.moduleExports incorrectly assumes that for a module re-export all of its symbols are re-exported.
As an illustration, http://hackage.haskell.org/packages/archive/test-framework/0.8/doc/html/Test-Framework.html shows constructors of the Test data type, although it is exported as an abstract type.
Change History
Note: See
TracTickets for help on using
tickets.
