Skip to content

Commit 30ce858

Browse files
authored
Merge pull request #514 from haskell/update-ghc-versions-1
Update supported ghc versions for hls-1.5.1
2 parents 43d6e27 + 2b408db commit 30ce858

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,17 @@ Note that if `haskell-language-server-wrapper`/`haskell-language-server` is alre
7171

7272
### Supported GHC versions
7373

74-
These are the versions of GHC that there are binaries of `haskell-language-server` for. Building from source may support more versions!
74+
These are the versions of GHC that there are binaries of `haskell-language-server-1.5.1` for. Building from source may support more versions!
7575

7676
| GHC | Linux | macOS | Windows |
7777
| -------------------------------------------------------------------------------- | ----- | ----- | ------- |
7878
| 9.0.1 ([limited](https://github.com/haskell/haskell-language-server/issues/297)) ||||
7979
| 8.10.7 ||||
8080
| 8.10.6 ||||
8181
| 8.10.5 ||||
82-
| 8.10.4 ||||
83-
| 8.10.3 ||||
84-
| 8.10.2 ||||
8582
| 8.8.4 ||||
8683
| 8.8.3 ||| |
8784
| 8.6.5 ||||
88-
| 8.6.4 ||||
8985

9086
The exact list of binaries can be checked in the last release of haskell-language-server: <https://github.com/haskell/haskell-language-server/releases/latest>
9187
You can check the current GHC versions support status and the policy followed for deprecations [here](https://haskell-language-server.readthedocs.io/en/latest/supported-versions.html).

0 commit comments

Comments
 (0)