File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Support status (see the support policy below for more details):
18
18
| GHC version | Last supporting HLS version | Support status |
19
19
| --------------| --------------------------------------------------------------------------------------| -----------------------------------------------------------------------------|
20
20
| 9.10.1 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
21
+ | 9.8.3 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
21
22
| 9.8.2 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
22
23
| 9.8.1 | [ 2.6.0.0] ( https://github.com/haskell/haskell-language-server/releases/tag/2.6.0.0 ) | full support |
23
24
| 9.6.6 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
@@ -88,7 +89,7 @@ HLS will support major versions of GHC until they are older than _both_
88
89
1 . The major version of GHC used in the current Stackage LTS; and
89
90
2 . The major version of GHC recommended by GHCup
90
91
91
- For example, if
92
+ For example, if
92
93
93
94
1 . Stackage LTS uses GHC 9.2; and
94
95
2 . GHCUp recommends GHC 9.4
You can’t perform that action at this time.
0 commit comments