Skip to content

Commit ab15a88

Browse files
committed
Update GHC support table for GHC 9.8.3 and 9.8.4
1 parent 86eb88f commit ab15a88

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/support/ghc-version-support.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ Support status (see the support policy below for more details):
1717

1818
| GHC version | Last supporting HLS version | Support status |
1919
|--------------|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|
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 |
2225
| 9.8.1 | [2.6.0.0](https://github.com/haskell/haskell-language-server/releases/tag/2.6.0.0) | full support |
2326
| 9.6.6 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | full support |
2427
| 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_
8891
1. The major version of GHC used in the current Stackage LTS; and
8992
2. The major version of GHC recommended by GHCup
9093

91-
For example, if
94+
For example, if
9295

9396
1. Stackage LTS uses GHC 9.2; and
9497
2. GHCUp recommends GHC 9.4

0 commit comments

Comments
 (0)