File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.4.0.0
4
4
5
- * Support for GHC 9.8.1
5
+ * Initial support for GHC 9.8.1, without plugins dependent on ` ghc-exactprint `
6
6
* Fix broken Windows binaries (#3822 )
7
7
8
8
### 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):
17
17
18
18
| GHC version | Last supporting HLS version | Support status |
19
19
| --------------| --------------------------------------------------------------------------------------| -----------------------------------------------------------------------------|
20
+ | 9.8.1 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | initial support |
20
21
| 9.6.3 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | basic support |
21
22
| 9.6.2 | [ 2.2.0.0] ( https://github.com/haskell/haskell-language-server/releases/latest ) | basic support |
22
23
| 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