haskell / haskell/haskell-language-server
Document what ghc warnings are needed for each ghcide feature (f.e. `-Wredundant-imports` for remove unused imports)
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
* From https://github.com/haskell/haskell-language-server/issues/2057#issuecomment-890901429
* Code action code is here:
https://github.com/haskell/haskell-language-server/blob/2fef04193cfe2ac08372a008a5b5cfb6275d5bea/ghcide/src/Development/IDE/Plugin/CodeAction.hs#L322
* Maybe we could add the feature in the README and note htat you have to enable that warning (or -Wall) to make it work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.