Don't include BufPos in interface files
Ticket #22162 pointed out that the build directory was leaking into the ABI hash of a module because the BufPos depended on the location of the build tree. BufPos is only used in GHC.Parser.PostProcess.Haddock, and the information doesn't need to be propagated outside the context of a module. Fixes #22162
parent
66af1399
Branches wip/inplace-final
No related tags found
Pipeline #57678 canceled
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
-
mentioned in merge request !8972 (closed)
-
mentioned in merge request !9142 (closed)
-
mentioned in commit f3f737a7
-
mentioned in commit 6af677a9
-
mentioned in commit b6e7cfb3
-
mentioned in commit 4d047b3c
Please register or sign in to comment