Skip to content

Commit a25b5fa

Browse files
authored
Merge pull request #345 from haskell/update-ghc-versions
Update supported ghc versions
2 parents b419317 + edb5168 commit a25b5fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,11 @@ These are the versions of GHC that there are binaries of `haskell-language-serve
9292
9393
| GHC | Linux | macOS | Windows |
9494
| ------ | ----- | ----- | ------- |
95+
| 8.10.3 | ✓ | ✓ | ✓ |
9596
| 8.10.2 | ✓ | ✓ | ✓ |
9697
| 8.10.1 | ✓ | ✓ | ✓ |
9798
| 8.8.4 | ✓ | ✓ | ✓ |
98-
| 8.8.3 | ✓ | ✓ | |
99+
| 8.8.3 | ✓ | ✓ | |
99100
| 8.8.2 | ✓ | ✓ | |
100101
| 8.6.5 | ✓ | ✓ | ✓ |
101102
| 8.6.4 | ✓ | ✓ | ✓ |

0 commit comments

Comments
 (0)