File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ Sometimes a plugin will be supported in the prebuilt binaries but not in a HLS b
34
34
35
35
| Plugin | Unsupported GHC versions |
36
36
| -------------------------------------| --------------------------|
37
- | ` hls-alternate-number-plugin ` | 9.2 |
37
+ | ` hls-alternate-number-plugin ` | |
38
38
| ` hls-brittany-plugin ` | 9.0.2(hackage), 9.2 |
39
39
| ` hls-call-hierarchy-plugin ` | |
40
- | ` hls-class-plugin ` | 9.2 |
41
- | ` hls-eval-plugin ` | 9.2 |
40
+ | ` hls-class-plugin ` | |
41
+ | ` hls-eval-plugin ` | |
42
42
| ` hls-explicit-imports-plugin ` | |
43
43
| ` hls-floskell-plugin ` | |
44
44
| ` hls-fourmolu-plugin ` | |
@@ -52,7 +52,7 @@ Sometimes a plugin will be supported in the prebuilt binaries but not in a HLS b
52
52
| ` hls-rename-plugin ` | |
53
53
| ` hls-retrie-plugin ` | 9.2 |
54
54
| ` hls-splice-plugin ` | 9.2 |
55
- | ` hls-stylish-haskell-plugin ` | 9.0, 9.2 |
55
+ | ` hls-stylish-haskell-plugin ` | 9.0 |
56
56
| ` hls-tactics-plugin ` | 9.2 |
57
57
| ` hls-selection-range-plugin ` | |
58
58
You can’t perform that action at this time.
0 commit comments