Skip to content

Commit d5c4556

Browse files
authored
Merge pull request #2010 from tweag/automation/update-ghc-9.8
[update] GHC 9.8
2 parents ce7957d + 66e4ccd commit d5c4556

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

haskell/private/ghc_bindist_generated.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,5 +432,27 @@
432432
"https://downloads.haskell.org/~ghc/9.6.3/ghc-9.6.3-x86_64-unknown-mingw32.tar.xz",
433433
"0cc0e2d290a87c540268e62cc71f8eced2a24f621beeb524cce61bebf644f064"
434434
]
435+
},
436+
"9.8.1": {
437+
"linux_amd64": [
438+
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-deb9-linux.tar.xz",
439+
"9bfd288e495488ac352de045cc8b3bab509070a5b818cc36b2dfe6097dd7c872"
440+
],
441+
"linux_arm64": [
442+
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-aarch64-deb10-linux.tar.xz",
443+
"aab7af72614f8bf9ca624407aa4dbc69bc009c2b4cc1a0f3c062008db81bdb95"
444+
],
445+
"darwin_amd64": [
446+
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-apple-darwin.tar.xz",
447+
"1ea10e3b4b81b4159737128434babefff891b68345e48516828547ad8949820e"
448+
],
449+
"darwin_arm64": [
450+
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-aarch64-apple-darwin.tar.xz",
451+
"a38bb06f60c92d348e3ee927a4a88e88488f874e99f440d06244a4e4f9db9e3b"
452+
],
453+
"windows_amd64": [
454+
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-unknown-mingw32.tar.xz",
455+
"eb74654419cb646e9d2e362b57f2f81bc9f5231bceb543b14cb0341aedb07fa3"
456+
]
435457
}
436458
}

0 commit comments

Comments
 (0)