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

Is GHC 9.4.8 supported in HLS 2.12?

Open BinderDavid opened this issue 2 months ago • 1 comments

https://github.com/haskell/haskell-language-server/blob/ff7a3c3305c90cfc828b05a1dbe6e53f3dbeec1c/docs/support/ghc-version-support.md?plain=1#L34

says that 9.4.8 is supported in HLS 2.12, but https://github.com/haskell/haskell-language-server/releases/tag/2.12.0.0 mentions that it has been dropped.

I guess the documentation is wrong and needs to be updated. If so, I can open a PR.

BinderDavid avatar Oct 21 '25 15:10 BinderDavid

Yes, the documentation is outdated :/

fendor avatar Oct 23 '25 10:10 fendor