@@ -38,7 +38,7 @@ For example, a plugin to provide a formatter which has itself been abandoned has
38
38
## Current plugin support tiers
39
39
40
40
| Plugin | Tier | Unsupported GHC versions |
41
- | ------------------------------------- | ------ | -------------------------- |
41
+ | ----------------------------------- | ---- | ------------------------ |
42
42
| ghcide core plugins | 1 | |
43
43
| ` hls-call-hierarchy-plugin ` | 1 | |
44
44
| ` hls-code-range-plugin ` | 1 | |
@@ -47,23 +47,24 @@ For example, a plugin to provide a formatter which has itself been abandoned has
47
47
| ` hls-refactor-plugin ` | 1 | |
48
48
| ` hls-alternate-number-plugin ` | 2 | |
49
49
| ` hls-cabal-fmt-plugin ` | 2 | |
50
+ | ` hls-cabal-gild-plugin ` | 2 | |
50
51
| ` hls-class-plugin ` | 2 | |
51
52
| ` hls-change-type-signature-plugin ` | 2 | |
52
53
| ` hls-eval-plugin ` | 2 | |
53
54
| ` hls-explicit-fixity-plugin ` | 2 | |
54
55
| ` hls-explicit-record-fields-plugin ` | 2 | |
55
56
| ` hls-fourmolu-plugin ` | 2 | |
56
57
| ` hls-gadt-plugin ` | 2 | |
57
- | ` hls-hlint-plugin ` | 2 | |
58
+ | ` hls-hlint-plugin ` | 2 | 9.10.1 |
58
59
| ` hls-module-name-plugin ` | 2 | |
59
60
| ` hls-notes-plugin ` | 2 | |
60
61
| ` hls-qualify-imported-names-plugin ` | 2 | |
61
62
| ` hls-ormolu-plugin ` | 2 | |
62
63
| ` hls-rename-plugin ` | 2 | |
63
- | ` hls-stylish-haskell-plugin ` | 2 | |
64
+ | ` hls-stylish-haskell-plugin ` | 2 | 9.10.1 |
64
65
| ` hls-overloaded-record-dot-plugin ` | 2 | |
65
66
| ` hls-semantic-tokens-plugin ` | 2 | |
66
- | ` hls-floskell-plugin ` | 3 | |
67
- | ` hls-stan-plugin ` | 3 | 9.2.(4-8) |
68
- | ` hls-retrie-plugin ` | 3 | |
69
- | ` hls-splice-plugin ` | 3 | |
67
+ | ` hls-floskell-plugin ` | 3 | 9.10.1 |
68
+ | ` hls-stan-plugin ` | 3 | 9.2.(4-8), 9.10.1 |
69
+ | ` hls-retrie-plugin ` | 3 | 9.10.1 |
70
+ | ` hls-splice-plugin ` | 3 | 9.10.1 |
0 commit comments