Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalie committed Aug 18, 2023
1 parent dae4633 commit e980c46
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions public/version-aliases/ghc.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0.20230727",
"9.x": "9.8.0.20230727",
"9.x.x": "9.8.0.20230727",
"9": "9.8.0.20230809",
"9.x": "9.8.0.20230809",
"9.x.x": "9.8.0.20230809",
"9.0.x": "9.0.2",
"9.0.2": "9.0.2",
"9.2.1-alpha1": "9.2.1-alpha1",
Expand All @@ -184,15 +184,16 @@
"9.2.7": "9.2.7",
"9.2.8": "9.2.8",
"9.4.1-alpha1": "9.4.1-alpha1",
"9.4": "9.4.5",
"9.4": "9.4.6",
"9.4.1-alpha2": "9.4.1-alpha2",
"9.4.1-alpha3": "9.4.1-alpha3",
"9.4.1": "9.4.1",
"9.4.x": "9.4.5",
"9.4.x": "9.4.6",
"9.4.2": "9.4.2",
"9.4.3": "9.4.3",
"9.4.4": "9.4.4",
"9.4.5": "9.4.5",
"9.4.6": "9.4.6",
"9.6.0.20230111": "9.6.0.20230111",
"9.6.x": "9.6.2",
"9.6": "9.6.2",
Expand All @@ -205,7 +206,9 @@
"9.6.1": "9.6.1",
"9.6.2": "9.6.2",
"9.8.0.20230727": "9.8.0.20230727",
"9.8.x": "9.8.0.20230727",
"9.8": "9.8.1-alpha1",
"9.8.1-alpha1": "9.8.1-alpha1"
"9.8.x": "9.8.0.20230809",
"9.8": "9.8.1-alpha2",
"9.8.0.20230809": "9.8.0.20230809",
"9.8.1-alpha1": "9.8.1-alpha1",
"9.8.1-alpha2": "9.8.1-alpha2"
}

0 comments on commit e980c46

Please sign in to comment.