Skip to content

Commit 35085c4

Browse files
authored
Merge pull request #288 from vikrem/patch-1
Update supported GHC versions in readme
2 parents 6e8e00c + 8d19fb0 commit 35085c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,10 @@ These are the versions of GHC that there are binaries of `haskell-language-serve
9292
9393
| GHC | Linux | macOS | Windows |
9494
| ------ | ----- | ----- | ------- |
95+
| 8.10.2 | ✓ | ✓ | ✓ |
9596
| 8.10.1 | ✓ | ✓ | ✓ |
96-
| 8.8.4 | ✓ | ✓ | |
97-
| 8.8.3 | ✓ | ✓ | |
97+
| 8.8.4 | ✓ | ✓ | |
98+
| 8.8.3 | ✓ | ✓ | |
9899
| 8.8.2 | ✓ | ✓ | |
99100
| 8.6.5 | ✓ | ✓ | ✓ |
100101
| 8.6.4 | ✓ | ✓ | ✓ |

0 commit comments

Comments
 (0)