Skip to content

Commit 5ab7fac

Browse files
authored
Merge pull request haskell#457 from haskell/update-ghcs
Update supported ghc versions
2 parents 40ae9c2 + c458ba3 commit 5ab7fac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ These are the versions of GHC that there are binaries of `haskell-language-serve
113113
| GHC | Linux | macOS | Windows |
114114
| -------------------------------------------------------------------------------- | ----- | ----- | ------- |
115115
| 9.0.1 ([limited](https://github.com/haskell/haskell-language-server/issues/297)) | ✓ | ✓ | ✓ |
116+
| 8.10.7 | ✓ | ✓ | ✓ |
117+
| 8.10.6 | ✓ | ✓ | ✓ |
116118
| 8.10.5 | ✓ | ✓ | ✓ |
117119
| 8.10.4 | ✓ | ✓ | ✓ |
118120
| 8.10.3 | ✓ | ✓ | ✓ |

0 commit comments

Comments
 (0)