haskell-language-server icon indicating copy to clipboard operation
haskell-language-server copied to clipboard

Cabal-3.16 not yet supported

Open andreasabel opened this issue 5 months ago • 0 comments

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

andreasabel avatar Jul 28 '25 09:07 andreasabel