Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Feature request: More natural display of cross-module anchors within the home module #1285

Open
@vdukhovni

Description

@vdukhovni

Missing haddock feature. Links to anchors in other modules don't have a sensible way to name the link within the module itself.

In the new Data.Foldable documentation, the doc comments above the class declaration refer to: "Data.Foldable#overview", which works well when displayed as Data.Foldable from other modules (e.g. Prelude), but in the home module (Data.Foldable) it looks rather unnatural. It would ideally be possible to specify alternative link text, specifically something like Overview in this case, rather than Data.Foldable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions