Ticket #2711 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

haddock contents/index includes hidden modules (broken links)

Reported by: igloo Owned by:
Priority: high Milestone: 6.10.1
Component: Documentation Version: 6.8.3
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Lots of supposedly hidden modules are listed in the haddock contents and index page. These link to non-existent HTML pages.

The cause is  http://trac.haskell.org/haddock/ticket/62

Change History

Changed 5 years ago by igloo

Examples: GHC.Read, Data.Array.Parallel.Lifted.Closure.

Changed 5 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Fixed by:

Mon Oct 20 22:13:24 BST 2008  David Waern <david.waern@gmail.com>
  * Do not save hidden modules in the .haddock file
Tue Oct 21 20:54:52 BST 2008  David Waern <david.waern@gmail.com>
  * Do not save hidden modules in the .haddock file (also for ghc >= 6.9)
Note: See TracTickets for help on using tickets.