We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e844ef commit 54202a7Copy full SHA for 54202a7
public/version-aliases/ghc.json
@@ -166,12 +166,19 @@
166
"9.0.1-alpha1": "9.0.1-alpha1",
167
"9.0": "9.0.2",
168
"9.0.1": "9.0.1",
169
- "9": "9.2.2",
170
- "9.x": "9.2.2",
171
- "9.x.x": "9.2.2",
+ "9": "9.2.3",
+ "9.x": "9.2.3",
+ "9.x.x": "9.2.3",
172
"9.0.x": "9.0.2",
173
"9.0.2": "9.0.2",
174
"9.2.1-alpha1": "9.2.1-alpha1",
175
- "9.2": "9.2.1-alpha2",
176
- "9.2.1-alpha2": "9.2.1-alpha2"
177
-}
+ "9.2": "9.2.3",
+ "9.2.1-alpha2": "9.2.1-alpha2",
+ "9.2.1": "9.2.1",
178
+ "9.2.x": "9.2.3",
179
+ "9.2.2": "9.2.2",
180
+ "9.2.3": "9.2.3",
181
+ "9.4.1-alpha1": "9.4.1-alpha1",
182
+ "9.4": "9.4.1-alpha2",
183
+ "9.4.1-alpha2": "9.4.1-alpha2"
184
+}
0 commit comments