docs/supported-versions: Fix typo and make brittany versions more precise (#3201)

This commit is contained in:
maralorn 2022-09-19 18:45:35 +02:00 committed by GitHub
parent 0d21448276
commit 00469199cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,8 +49,8 @@ Sometimes a plugin will be supported in the pre-built binaries but not in a HLS
| Plugin | Unsupported GHC versions |
|-------------------------------------|--------------------------|
| `hls-alternate-number-plugin` | |
| `hls-brittany-plugin` | 9.2, 9.4 |
| `hls-code-ragne-plugin` | 9.4 |
| `hls-brittany-plugin` | 9.0.2, 9.2, 9.4 |
| `hls-code-range-plugin` | 9.4 |
| `hls-call-hierarchy-plugin` | |
| `hls-class-plugin` | 9.4 |
| `hls-eval-plugin` | 9.4 |