fix ghc #24493, with module name introduced in hieAst
The accompanies haddoc PR with GHC PR ghc!12153 (closed)
Two things have been done:
- Link is introduced to every
X
inmodule X where
, since we introduce the module name to HieAst, -
{-# LINE 4 "hypsrc-test/src/PositionPragmas.hs" #-}
is added before themodule PositionPragmas where
inhypsrc-test/ref/src/PositionPragmas.html
. It ensures only a single hieAst for filehypsrc-test/src/PositionPragmas.hs
is generated.
Edited by Patrick
Merge request reports
Activity
Filter activity
mentioned in merge request !52 (closed)
added 1 commit
- 730749b4 - fix #24493, with module name introduced in hieAst
mentioned in merge request ghc!12153 (closed)
mentioned in commit soulomoon/ghc@d052853f
mentioned in commit soulomoon/ghc@891423ad
mentioned in commit soulomoon/ghc@8a4a8195
mentioned in commit soulomoon/ghc@d17e0cfc
mentioned in commit ghc@38f45533
mentioned in commit ghc@f646f65c
mentioned in commit ghc@a930b2fd
mentioned in commit ghc@1a1ada5d
mentioned in commit ghc@cfb197e3
Please register or sign in to reply