Ticket #1044 (closed merge: fixed)

Opened 6 years ago

Last modified 5 years ago

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

Changed 6 years ago by igloo

  • milestone set to 6.6.1

Changed 6 years ago by simonmar

  • owner set to igloo
  • type changed from bug to merge

Fixed, to merge:

Thu Feb 15 11:58:52 GMT 2007  Simon Marlow <simonmar@microsoft.com>
  * When the pipeline just copies the file, prepend a LINE pragma

Changed 6 years ago by igloo

Merged.

Changed 6 years ago by igloo

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

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.