Skip to content

Commit f5cc4dc

Browse files
committed
Fix Plugin support table for 9.12.2
1 parent 2318c61 commit f5cc4dc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/support/plugin-support.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,27 +44,27 @@ For example, a plugin to provide a formatter which has itself been abandoned has
4444
| `hls-code-range-plugin` | 1 | |
4545
| `hls-explicit-imports-plugin` | 1 | |
4646
| `hls-pragmas-plugin` | 1 | |
47-
| `hls-refactor-plugin` | 1 | |
47+
| `hls-refactor-plugin` | 1 | 9.12.2 |
4848
| `hls-alternate-number-plugin` | 2 | |
49-
| `hls-cabal-fmt-plugin` | 2 | |
50-
| `hls-cabal-gild-plugin` | 2 | |
49+
| `hls-cabal-fmt-plugin` | 2 | 9.12.2 |
50+
| `hls-cabal-gild-plugin` | 2 | 9.12.2 |
5151
| `hls-class-plugin` | 2 | |
5252
| `hls-change-type-signature-plugin` | 2 | |
5353
| `hls-eval-plugin` | 2 | |
5454
| `hls-explicit-fixity-plugin` | 2 | |
5555
| `hls-explicit-record-fields-plugin` | 2 | |
56-
| `hls-fourmolu-plugin` | 2 | |
57-
| `hls-gadt-plugin` | 2 | |
58-
| `hls-hlint-plugin` | 2 | 9.10.1 |
56+
| `hls-fourmolu-plugin` | 2 | 9.12.2 |
57+
| `hls-gadt-plugin` | 2 | 9.12.2 |
58+
| `hls-hlint-plugin` | 2 | 9.10.1, 9.12.2 |
5959
| `hls-module-name-plugin` | 2 | |
6060
| `hls-notes-plugin` | 2 | |
6161
| `hls-qualify-imported-names-plugin` | 2 | |
62-
| `hls-ormolu-plugin` | 2 | |
63-
| `hls-rename-plugin` | 2 | |
64-
| `hls-stylish-haskell-plugin` | 2 | 9.10.1 |
62+
| `hls-ormolu-plugin` | 2 | 9.12.2 |
63+
| `hls-rename-plugin` | 2 | 9.12.2 |
64+
| `hls-stylish-haskell-plugin` | 2 | 9.10.1, 9.12.2 |
6565
| `hls-overloaded-record-dot-plugin` | 2 | |
6666
| `hls-semantic-tokens-plugin` | 2 | |
67-
| `hls-floskell-plugin` | 3 | 9.10.1 |
68-
| `hls-stan-plugin` | 3 | |
69-
| `hls-retrie-plugin` | 3 | 9.10.1 |
70-
| `hls-splice-plugin` | 3 | 9.10.1 |
67+
| `hls-floskell-plugin` | 3 | 9.10.1, 9.12.2 |
68+
| `hls-stan-plugin` | 3 | 9.12.2 |
69+
| `hls-retrie-plugin` | 3 | 9.10.1, 9.12.2 |
70+
| `hls-splice-plugin` | 3 | 9.10.1, 9.12.2 |

0 commit comments

Comments
 (0)