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 48c0c26 commit 738384aCopy full SHA for 738384a
public/version-aliases/ghc.json
@@ -166,9 +166,9 @@
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.6.2",
170
- "9.x": "9.6.2",
171
- "9.x.x": "9.6.2",
+ "9": "9.8.0.20230727",
+ "9.x": "9.8.0.20230727",
+ "9.x.x": "9.8.0.20230727",
172
"9.0.x": "9.0.2",
173
"9.0.2": "9.0.2",
174
"9.2.1-alpha1": "9.2.1-alpha1",
@@ -203,5 +203,9 @@
203
"9.6.1-alpha2": "9.6.1-alpha2",
204
"9.6.1-alpha3": "9.6.1-alpha3",
205
"9.6.1": "9.6.1",
206
- "9.6.2": "9.6.2"
+ "9.6.2": "9.6.2",
207
+ "9.8.0.20230727": "9.8.0.20230727",
208
+ "9.8.x": "9.8.0.20230727",
209
+ "9.8": "9.8.1-alpha1",
210
+ "9.8.1-alpha1": "9.8.1-alpha1"
211
}
0 commit comments