haskell-language-server
haskell-language-server copied to clipboard
Cabal-3.16 not yet supported
I did not see an open issue explaining that HLS does not work together with cabal-3.16 yet, so here it is. See also:
- #4660
Maybe it is worth mentioning that VSCode picks up cabal-3.16 once you have ghcup-installed it, even if it is not set as default version. So if one wants to use HLS in VSCode, one cannot even have cabal-3.16 on one's system.
- https://github.com/haskell/vscode-haskell/issues/1273