Skip to content

Some unnecessary recompilations of boot modules #1174

Open
@wz1000

Description

@wz1000

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

No one assigned

    Labels

    component: ghcidestatus: needs infoNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions