Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,357
    • Issues 5,357
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 566
    • Merge requests 566
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #20034
Closed
Open
Issue created Jun 23, 2021 by Simon Jakobi@sjakobiDeveloper

Bundled library haddocks don't have source links on instances

Instance haddocks usually come with source links, for example https://hackage.haskell.org/package/binary-0.8.8.0/docs/Data-Binary.html#t:Get:

image

In the haddocks bundled with the GHC releases, these source links are not present:

https://downloads.haskell.org/ghc/9.0.1/docs/html/libraries/binary-0.8.8.0/Data-Binary-Get.html#t:Get

image

The source links are also missing from the base haddocks on Hackage: https://hackage.haskell.org/package/base-4.15.0.0/docs/Control-Applicative.html#t:WrappedMonad

This makes it unreasonably hard to find the instance definitions.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking