Skip to content

"Add .. to the context of the instance declaration" code action code gen doesn't work with standalone deriving declarations #489

Open
@googleson78

Description

@googleson78

It adds the context before the "instance" keyword
e.g.

data Bla

deriving <adds-it-here> instance Eq Bla


deriving instance <should-be-here> Eq Bla

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions