haskell / haskell/vscode-haskell
Whenever I add dependency to cabal, I have to restart VS Code
Open
type: bug
- Dominant language
- TypeScript
- Stars
- 597
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I add dependency to cabal, I have to restart VS Code so that the plugin can see it and doesn't display missing imports and other errors. `cabal build` or `killall -9 haskell-language-server-9.10.1` don't help, only restarting does.
Contributor guide
Assessment
This issue has not been assessed yet.