From edb5168f822d75a3f512e262f0ff818fdd10caa3 Mon Sep 17 00:00:00 2001 From: Javier Neira Date: Tue, 16 Feb 2021 23:36:01 +0100 Subject: [PATCH] Update supported ghc versions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1d6e25c..75a0b57b 100644 --- a/README.md +++ b/README.md @@ -92,10 +92,11 @@ These are the versions of GHC that there are binaries of `haskell-language-serve | GHC | Linux | macOS | Windows | | ------ | ----- | ----- | ------- | +| 8.10.3 | ✓ | ✓ | ✓ | | 8.10.2 | ✓ | ✓ | ✓ | | 8.10.1 | ✓ | ✓ | ✓ | | 8.8.4 | ✓ | ✓ | ✓ | -| 8.8.3 | ✓ | ✓ | ✓ | +| 8.8.3 | ✓ | ✓ | | | 8.8.2 | ✓ | ✓ | | | 8.6.5 | ✓ | ✓ | ✓ | | 8.6.4 | ✓ | ✓ | ✓ |