File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,11 @@ 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.10.1 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
21
- | 9.8.2 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
20
+ | 9.10.1 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full
21
+ support |
22
+ | 9.8.4 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
23
+ | 9.8.3 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
24
+ | 9.8.2 | [ 2.9.0.1] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
22
25
| 9.8.1 | [ 2.6.0.0] ( https://github.com/haskell/haskell-language-server/releases/tag/2.6.0.0 ) | full support |
23
26
| 9.6.6 | [ latest] ( https://github.com/haskell/haskell-language-server/releases/latest ) | full support |
24
27
| 9.6.5 | [ 2.9.0.1] ( https://github.com/haskell/haskell-language-server/releases/tag/2.9.0.1 ) | full support |
@@ -88,7 +91,7 @@ HLS will support major versions of GHC until they are older than _both_
88
91
1 . The major version of GHC used in the current Stackage LTS; and
89
92
2 . The major version of GHC recommended by GHCup
90
93
91
- For example, if
94
+ For example, if
92
95
93
96
1 . Stackage LTS uses GHC 9.2; and
94
97
2 . GHCUp recommends GHC 9.4
You can’t perform that action at this time.
0 commit comments