Skip to content

Commit 482695b

Browse files
committed
Rephrasing
1 parent 764f414 commit 482695b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/installation.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ You need to provide your own GHC/Cabal/Stack as required by your project, possib
221221

222222
## GHC support plan
223223

224-
Taking in account the ghc deprecation policy the support for differente ghc versions is:
224+
Taking in account the ghc deprecation policy the support for different ghc versions is:
225225

226226

227227
| GHC version | last supporting HLS version | deprecation status |
@@ -241,4 +241,5 @@ Taking in account the ghc deprecation policy the support for differente ghc vers
241241
| 8.6.5 | [current](https://github.com/haskell/haskell-language-server/releases/latest) | with lts for ghc-9.2 |
242242
| 8.6.4 | [1.4.0](https://github.com/haskell/haskell-language-server/releases/tag/1.4.0) | deprecated |
243243

244-
- this plan is not definitive and may vary depending on changes in the criteria listed above (but always honouring the deprecation policy)
244+
- ghc versions not in the list were never supported by HLS
245+
- this plan is not definitive and may vary but always honouring the deprecation policy

0 commit comments

Comments
 (0)