From e437a863de83a622bec158fd989f5343c7e26aae Mon Sep 17 00:00:00 2001 From: vitalie Date: Thu, 25 May 2023 21:59:17 +0300 Subject: [PATCH] Fix build --- public/version-aliases/ghc.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/public/version-aliases/ghc.json b/public/version-aliases/ghc.json index 45548f39d7..336aed268c 100644 --- a/public/version-aliases/ghc.json +++ b/public/version-aliases/ghc.json @@ -166,9 +166,9 @@ "9.0.1-alpha1": "9.0.1-alpha1", "9.0": "9.0.2", "9.0.1": "9.0.1", - "9": "9.6.1", - "9.x": "9.6.1", - "9.x.x": "9.6.1", + "9": "9.6.2", + "9.x": "9.6.2", + "9.x.x": "9.6.2", "9.0.x": "9.0.2", "9.0.2": "9.0.2", "9.2.1-alpha1": "9.2.1-alpha1", @@ -193,13 +193,14 @@ "9.4.4": "9.4.4", "9.4.5": "9.4.5", "9.6.0.20230111": "9.6.0.20230111", - "9.6.x": "9.6.1", - "9.6": "9.6.1", + "9.6.x": "9.6.2", + "9.6": "9.6.2", "9.6.0.20230128": "9.6.0.20230128", "9.6.0.20230210": "9.6.0.20230210", "9.6.0.20230302": "9.6.0.20230302", "9.6.1-alpha1": "9.6.1-alpha1", "9.6.1-alpha2": "9.6.1-alpha2", "9.6.1-alpha3": "9.6.1-alpha3", - "9.6.1": "9.6.1" + "9.6.1": "9.6.1", + "9.6.2": "9.6.2" } \ No newline at end of file