-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
component: ghcidestatus: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
When using on GHC, 15 boot modules are always recompiled on startup.
I think we are not setting the HscEnv
properly via ghc session deps.
The recompilation reason is reported as "missing old home dependency"
which stems from here: https://hackage.haskell.org/package/ghc-8.10.2/docs/src/MkIface.html#local-6989586621680922934
Metadata
Metadata
Assignees
Labels
component: ghcidestatus: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..