Skip to content

Commit 2d5301f

Browse files
authored
Merge pull request #2259 from tweag/automation/update-ghc-9.8
[update] GHC 9.8
2 parents 7220749 + 1883dac commit 2d5301f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Diff for: haskell/private/ghc_bindist_generated.json

+22
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,28 @@
467467
"f7d496b850686ea5fbfcecc722ec399ec7acb8d06ebec23bb4dcb9338f430764"
468468
]
469469
},
470+
"9.8.3": {
471+
"linux_amd64": [
472+
"https://downloads.haskell.org/~ghc/9.8.3/ghc-9.8.3-x86_64-deb9-linux.tar.xz",
473+
"e66959ae00e01d1dcdec612f38c8b1b331f114c505f3a0879bdd38e1356781fa"
474+
],
475+
"linux_arm64": [
476+
"https://downloads.haskell.org/~ghc/9.8.3/ghc-9.8.3-aarch64-deb10-linux.tar.xz",
477+
"2b17e88a8cb083d547671ee81bbc3367bcbd3839cedb733cb714fd0e5f44ddef"
478+
],
479+
"darwin_amd64": [
480+
"https://downloads.haskell.org/~ghc/9.8.3/ghc-9.8.3-x86_64-apple-darwin.tar.xz",
481+
"b56a53411e9864440753ccd8a8c0a870f74e437b0d519a7f2d88e9f39a7193bf"
482+
],
483+
"darwin_arm64": [
484+
"https://downloads.haskell.org/~ghc/9.8.3/ghc-9.8.3-aarch64-apple-darwin.tar.xz",
485+
"f38e8f61b8c741896b2cb7fe6ce025f1f218f18dbe52093f39446629c044dbc2"
486+
],
487+
"windows_amd64": [
488+
"https://downloads.haskell.org/~ghc/9.8.3/ghc-9.8.3-x86_64-unknown-mingw32.tar.xz",
489+
"7d1ddc690bd25b3315eadbc3ab38b0b6ed4c92f5b497eec9629d86acbf1af2bb"
490+
]
491+
},
470492
"9.10.1": {
471493
"linux_amd64": [
472494
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-deb9-linux.tar.xz",

0 commit comments

Comments
 (0)