Skip to content

Import suggestion code action doesn't suggest importing operators #629

Closed
haskell/ghcide
#945
@expipiplus1

Description

@expipiplus1

With the following file:

module Foo where

foo = (.|.)

bar = complement

Observe that the code actions suggest importing Data.Bits for complement but not for .|.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: ghcidetype: 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