Skip to content

Broken links for haddock docs #2194

Open
@georgefst

Description

@georgefst

HLS 1.6.1, GHC 8.10.4, Cabal 3.4.0.0, MacOS.

HTML documentation seems to be totally broken for third-party dependencies. Perhaps nobody is using this feature since it's undocumented.

The Documentation link beneath the hover info leads to an almost blank page, with only the Open on Hackage link. This URL erroneously refers to the html library (which isn't even a dependency of my project) instead of the one we want to browse: e.g. https://hackage.haskell.org/package/html-1.0.1.2/docs/Data-List-Extra.html#v:splitOn instead of https://hackage.haskell.org/package/extra-1.7.10/docs/Data-List-Extra.html#v:splitOn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions