haskell / haskell/haskell-language-server
Completion / highlighting for default-extensions in package.yaml (hpack / stack)
Open
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Not sure if this is a HLS issue, but I'd love to get a squiggly warning in package.yaml whenever I misspell a language extension, e.g.:
```
default-extensions:
- ExplicitForall
```
Completion would be nice as well, but is secondary. Thanks! :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.