File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33## 2.4.0.0
44
5- * Support for GHC 9.8.1
5+ * Initial support for GHC 9.8.1, without plugins dependent on ` ghc-exactprint `
66* Fix broken Windows binaries (#3822 )
77
88### Pull Requests
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Support status (see the support policy below for more details):
1717
1818| GHC version | Last supporting HLS version | Support status |
1919| --------------| --------------------------------------------------------------------------------------| -----------------------------------------------------------------------------|
20+ | 9.8.1 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | initial support |
2021| 9.6.3 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | basic support |
2122| 9.6.2 | [ 2.2.0.0] ( https://github.com/haskell/haskell-language-server/releases/latest ) | basic support |
2223| 9.6.1 | [ 2.0.0.0] ( https://github.com/haskell/haskell-language-server/releases/tag/2.0.0.0 ) | basic support |
You can’t perform that action at this time.
0 commit comments