Ticket #2890 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Library docs are missing source links

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

Description (last modified by simonmar) (diff)

Our library docs used to have links to HsColoured source code - what happened to them?

Change History

Changed 4 years ago by simonmar

  • description modified (diff)

Changed 4 years ago by igloo

I've just pushed a patch that will cause the build to fail unless either HsColour is found, or it's been explicitly disabled. This should highlight which builders don't have it installed, which I suspect is the reason the HsColoured docs disappeared.

Changed 4 years ago by igloo

  • owner set to igloo

There is HsColoured? source in the docs in:

ghc-6.10.1.20090203-i386-unknown-linux.tar.bz2
ghc-6.10.1.20090209-x86_64-unknown-linux.tar.bz2
ghc-6.11.20090130-i386-unknown-linux.tar.bz2
ghc-6.11.20090203-x86_64-unknown-linux.tar.bz2

Still need to check the Windows snapshots.

Changed 4 years ago by igloo

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

Checked:

ghc-6.10.1.20090211-i386-unknown-mingw32.tar.bz2
ghc-6.11.20090211-i386-unknown-mingw32.tar.bz2

All good!

Note: See TracTickets for help on using tickets.