haskell / haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Apache License 2.0
2.61k stars 351 forks source link

Drop support for GHC 9.2 #4321

Closed fendor closed 6 days ago

fendor commented 1 week ago

According to our deprecation policy, GHC 9.2 is no longer in our support window. See https://haskell-language-server.readthedocs.io/en/latest/support/ghc-version-support.html#ghc-version-deprecation-policy

This ticket tracks dropping support for GHC 9.2 in the next release (i.e., the one after 2.9.0.0).

If there is any reason we should keep support for 9.2, please voice your opinions here :)

michaelpj commented 1 week ago

Yes, you're right, I had mis-counted and thought it was still in!