haskell / haskell/haskell-language-server

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

Open
#489 1 comment 0 reactions 0 assignees View on GitHub
component: ghcide component: hls-class-plugin Hackathon type: bug
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

It adds the context before the "instance" keyword
e.g.
```haskell
data Bla

deriving instance Eq Bla

deriving instance Eq Bla
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.