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

Backward compat: Add support for labeled module references #1319

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

alexbiehl-gc
Copy link
Contributor

@alexbiehl-gc alexbiehl-gc commented Feb 7, 2021

Port of #1315

Support a markdown-style way of annotating module references. For instance

-- | [label]("Module.Name#anchor")

will create a link that points to the same place as the module
reference "Module.Name#anchor" but the text displayed on the link will
be "label".
@Kleidukos
Copy link
Member

@Kleidukos Kleidukos merged commit a10d042 into haskell:ghc-9.0 Feb 7, 2021
@alexbiehl alexbiehl deleted the alex/compat branch February 7, 2021 20:34
hubot pushed a commit to ghc/ghc that referenced this pull request May 17, 2024
Backward compat: Add support for labeled module references
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants