Ticket #308 (closed task: fixed)

Opened 5 months ago

Last modified 2 months ago

provide hierarchical haddock for each package

Reported by: EricKow Assigned to:
Priority: normal Milestone:
Component: hackageDB website Version: 1.2.3.0
Severity: normal Keywords:
Cc: alfonso.acosta@gmail.com Difficulty: normal
GHC Version: 6.8.2 Platform:

Description

The primary haddock documentation for some packages seems to be on hackage. But on hackage, you see separate links for each module within the package, not a nice hiearchical listing like the one on http://www.haskell.org/ghc/docs/latest/html/libraries/

It would be nice if each package had its own mini-hierarchy

Change History

08/20/08 09:08:09 changed by fons

  • cc set to alfonso.acosta@gmail.com.

10/14/08 01:38:59 changed by ross

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

Implemented by Bas van Dijk.