Skip to content

Conversation

@fendor
Copy link
Collaborator

@fendor fendor commented Oct 31, 2025

Fixes #4631

Makes sure we don't use the initialised plugins.
Fixes haskell#4631.
@wz1000
Copy link
Collaborator

wz1000 commented Oct 31, 2025

Looks reasonable, but do you know when this started breaking? Is it dependent on the ghc version?

@fendor
Copy link
Collaborator Author

fendor commented Oct 31, 2025

I don't know, unfortunately. It is weird, it seems to be also fixing #4733, which seems to be only an issue with GHC 9.12 and not on GHC 9.10.

@fendor
Copy link
Collaborator Author

fendor commented Oct 31, 2025

Using the test case, I could try to bisect the regression.

@fendor
Copy link
Collaborator Author

fendor commented Oct 31, 2025

Plugins are definitely broken for all supported GHC versions, but I don't know for how long already.

@wz1000
Copy link
Collaborator

wz1000 commented Oct 31, 2025

Thanks for investigating, I don't think this warrant too much further effort.

@fendor fendor enabled auto-merge (rebase) November 1, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugins don't seem to be loaded when checking files "in the background"

2 participants