haskell / haskell/haskell-language-server
"Add .. to the context of the instance declaration" code action code gen doesn't work with standalone deriving declarations
Abierto
component: ghcide
component: hls-class-plugin
Hackathon
type: bug
- Lenguaje dominante
- Haskell
- Estrellas
- 3k
- Forks
- 455
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 11
Descripción
It adds the context before the "instance" keyword
e.g.
```haskell
data Bla
deriving instance Eq Bla
deriving instance Eq Bla
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.