Skip to content

Cabal mixins and custom preludes using stack #1415

Open
@awgn

Description

@awgn

HLS is not able to resolve symbols in custom preludes (e.g. relude) when the mixins way is used to replace Prelude:

  mixins:   base hiding (Prelude)
          , relude (Relude as Prelude)

Other methods, such as base-noprelude or NoImplicitPrelude are instead correctly supported.

N.

Metadata

Metadata

Assignees

No one assigned

    Labels

    build tool: stackstatus: blockedNot actionable, because blocked by upstream/GHC etc.type: 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