Skip to content

Commit 24e3e13

Browse files
Update plugin support table (#2840)
I linked someone to it on IRC and I noticed that it was out of date. Co-authored-by: Pepe Iborra <[email protected]>
1 parent cf75977 commit 24e3e13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/supported-versions.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Sometimes a plugin will be supported in the prebuilt binaries but not in a HLS b
3434

3535
| Plugin | Unsupported GHC versions |
3636
|-------------------------------------|--------------------------|
37-
| `hls-alternate-number-plugin` | 9.2 |
37+
| `hls-alternate-number-plugin` | |
3838
| `hls-brittany-plugin` | 9.0.2(hackage), 9.2 |
3939
| `hls-call-hierarchy-plugin` | |
40-
| `hls-class-plugin` | 9.2 |
41-
| `hls-eval-plugin` | 9.2 |
40+
| `hls-class-plugin` | |
41+
| `hls-eval-plugin` | |
4242
| `hls-explicit-imports-plugin` | |
4343
| `hls-floskell-plugin` | |
4444
| `hls-fourmolu-plugin` | |
@@ -52,7 +52,7 @@ Sometimes a plugin will be supported in the prebuilt binaries but not in a HLS b
5252
| `hls-rename-plugin` | |
5353
| `hls-retrie-plugin` | 9.2 |
5454
| `hls-splice-plugin` | 9.2 |
55-
| `hls-stylish-haskell-plugin` | 9.0, 9.2 |
55+
| `hls-stylish-haskell-plugin` | 9.0 |
5656
| `hls-tactics-plugin` | 9.2 |
5757
| `hls-selection-range-plugin` | |
5858

0 commit comments

Comments
 (0)