Skip to content

Make GHC store language extensions in .hi files #742

Open
@martijnbastiaan

Description

@martijnbastiaan

As @mmzx noted in #722 (comment), we can't warn users about NoMonoLocalBinds if the code we're fetching comes from external packages (.hi files) simply because GHC doesn't store what language extensions modules were built with. We should investigate whether we can extend GHC to support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GHCGHC patch needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions