diff --git a/docs/install.md b/docs/install.md
index 103667f0..1cf459b5 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -140,11 +140,16 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
GHC Version | Tags |
-9.8.1 | latest, base-4.19.0.0 |
+9.10.1 | latest, base-4.20.0.0 |
+9.8.2 | base-4.19.1.0 |
+9.8.1 | base-4.19.0.0 |
+9.6.5 | base-4.18.2.1 |
+9.6.4 | base-4.18.2.0 |
9.6.3 | base-4.18.1.0 |
9.6.2 | base-4.18.0.0 |
9.6.1 | base-4.18.0.0 |
-9.4.7 | recommended, base-4.17.2.0 |
+9.4.8 | recommended, base-4.17.2.1 |
+9.4.7 | base-4.17.2.0 |
9.4.6 | base-4.17.2.0 |
9.4.5 | base-4.17.1.0 |
9.4.4 | base-4.17.0.0 |
@@ -192,10 +197,13 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
Cabal Version | Tags |
-3.10.2.0 | latest |
+3.10.3.0 | latest, recommended |
+3.10.2.1 | |
+3.10.2.0 | |
3.10.1.0 | |
3.8.1.0 | |
-3.6.2.0 | recommended |
+3.6.2.0-p1 | |
+3.6.2.0 | |
3.6.0.0 | |
3.4.1.0 | |
3.4.0.0 | |
@@ -210,7 +218,11 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
HLS Version | Tags |
-2.4.0.0 | latest, recommended |
+2.8.0.0 | latest |
+2.7.0.0 | recommended |
+2.6.0.0 | |
+2.5.0.0 | |
+2.4.0.0 | |
2.3.0.0 | |
2.2.0.0 | |
2.1.0.0 | |
@@ -237,8 +249,12 @@ GHCup supports the following tools, which are also known as the **Haskell Toolch
Stack Version | Tags |
-2.13.1 | latest |
-2.11.1 | recommended |
+2.15.7 | latest |
+2.15.5 | recommended |
+2.15.3 | |
+2.15.1 | |
+2.13.1 | |
+2.11.1 | |
2.9.3 | |
2.9.1 | |
2.7.5 | |