Ticket #1044 (closed merge: fixed)
library docs on web have broken link
| Reported by: | newsham@… | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6.1 |
| Component: | Documentation | Version: | 6.6 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The source links in the Haskell Hierarchical Libraries pages on the web points to the wrong place. It's almost correct. For example the page:
http://www.haskell.org/ghc/docs/latest/html/libraries/mtl/Control-Monad-State.html has a source link that points to: http://darcs.haskell.org/packages/mtl/Control/Monad/State.raw-hs but the correct link is: http://darcs.haskell.org/packages/mtl/Control/Monad/State.hs
Change History
Note: See
TracTickets for help on using
tickets.
