Skip to content
Snippets Groups Projects

fix ghc #24493, with module name introduced in hieAst

Merged Patrick requested to merge wip/soulomoon/update-hieAst-add-module-name#24493 into ghc-head

The accompanies haddoc PR with GHC PR ghc!12153 (closed)

Two things have been done:

  1. Link is introduced to every X in module X where, since we introduce the module name to HieAst,
  2. {-# LINE 4 "hypsrc-test/src/PositionPragmas.hs" #-} is added before the module PositionPragmas where in hypsrc-test/ref/src/PositionPragmas.html. It ensures only a single hieAst for file hypsrc-test/src/PositionPragmas.hs is generated.
Edited by Patrick

Merge request reports

Approved by

Merged by ZubinZubin 11 months ago (Mar 8, 2024 11:36am UTC)

Merge details

  • Changes merged into ghc-head with 730749b4.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading