Skip to content

Commit 45519fb

Browse files
committed
Remove from docs
1 parent fe84a6f commit 45519fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/support/ghc-version-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Support status (see the support policy below for more details):
3232
| 9.2.(5,6) | [1.9.1.0](https://github.com/haskell/haskell-language-server/releases/tag/1.9.1.0) | deprecated |
3333
| 9.2.(3,4) | [1.8.0.0](https://github.com/haskell/haskell-language-server/releases/tag/1.8.0.0) | deprecated |
3434
| 9.2.(1,2) | [1.7.0.0](https://github.com/haskell/haskell-language-server/releases/tag/1.7.0.0) | deprecated |
35-
| 9.0.2 | [latest](https://github.com/haskell/haskell-language-server/releases/latest) | full support |
35+
| 9.0.2 | [2.4.0.0](https://github.com/haskell/haskell-language-server/releases/tag/2.4.0.0) | deprecated |
3636
| 9.0.1 | [1.6.1.0](https://github.com/haskell/haskell-language-server/releases/tag/1.6.1.0) | deprecated |
3737
| 8.10.7 | [2.2.0.0](https://github.com/haskell/haskell-language-server/releases/tag/2.2.0.0) | deprecated |
3838
| 8.10.6 | [1.6.1.0](https://github.com/haskell/haskell-language-server/releases/tag/1.6.1.0) | deprecated |

docs/support/plugin-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ For example, a plugin to provide a formatter which has itself been abandoned has
6060
| `hls-ormolu-plugin` | 2 | 9.8 |
6161
| `hls-rename-plugin` | 2 | 9.8 |
6262
| `hls-stylish-haskell-plugin` | 2 | 9.8 |
63-
| `hls-overloaded-record-dot-plugin` | 2 | 9.0 |
63+
| `hls-overloaded-record-dot-plugin` | 2 | |
6464
| `hls-floskell-plugin` | 3 | 9.6, 9.8 |
6565
| `hls-retrie-plugin` | 3 | 9.8 |
6666
| `hls-splice-plugin` | 3 | 9.8 |

0 commit comments

Comments
 (0)