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

Enable stylish-haskell with ghc 9.10

Open jhrcek opened this issue 1 year ago • 1 comments

Blocked on https://github.com/haskell/stylish-haskell/pull/480 which in turn is blocked on ghc 9.10 becoming available in stackage snapshot..

jhrcek avatar Jun 23 '24 13:06 jhrcek

Great work, and the tests all pass. So looks like we just need a new stackage snapshot, a review, and a release there.

michaelpj avatar Jun 24 '24 15:06 michaelpj

ghc 9.10 compatibility for stylish-haskell has been enabled in https://github.com/haskell/haskell-language-server/pull/4559

jhrcek avatar Apr 20 '25 04:04 jhrcek