`--haddock-hyperlink-source` incorrectly references `HsColour`
Open
documentation
newcomer
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**What is wrong with the docs?**
The documentation for `--haddock-hyperlink-source` says:
> Generated hyperlinked source code using [HsColour](http://www.cs.york.ac.uk/fp/darcs/hscolour/), and have Haddock documentation link to it. This is equivalent to running haddock with the `--hyperlinked-source` flag.
However, Haddock has not used `HsColour` for quite some time now.
**Additional context**
Add any other relevant context here.
Contributor guide
Assessment
This issue has not been assessed yet.