Skip to content

Commit e7570de

Browse files
authored
Merge pull request #2216 from tweag/automation/update-ghc-9.6
[update] GHC 9.6
2 parents ff807d9 + f54ed7e commit e7570de

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
@@ -401,6 +401,28 @@
401401
"8f9c98198483a32f1b7f76679b40f1a3cc3bc76184ea109dceebc9f01fe21530"
402402
]
403403
},
404+
"9.6.6": {
405+
"linux_amd64": [
406+
"https://downloads.haskell.org/~ghc/9.6.6/ghc-9.6.6-x86_64-deb9-linux.tar.xz",
407+
"ff5b4929a4e89c536e7badb3b142e353dc4bda1f31d3ee446406ad88c3bebddf"
408+
],
409+
"linux_arm64": [
410+
"https://downloads.haskell.org/~ghc/9.6.6/ghc-9.6.6-aarch64-deb10-linux.tar.xz",
411+
"58d5ce65758ec5179b448e4e1a2f835924b4ada96cf56af80d011bed87d91fef"
412+
],
413+
"darwin_amd64": [
414+
"https://downloads.haskell.org/~ghc/9.6.6/ghc-9.6.6-x86_64-apple-darwin.tar.xz",
415+
"b6704410dd93ba3037655abfb5a4d5ce0dbff81ab787dbf862ee2fcf79df62dc"
416+
],
417+
"darwin_arm64": [
418+
"https://downloads.haskell.org/~ghc/9.6.6/ghc-9.6.6-aarch64-apple-darwin.tar.xz",
419+
"9134047605401bad08d8a845bce92acf225154753cfc8bddf0a2abaa86f4af42"
420+
],
421+
"windows_amd64": [
422+
"https://downloads.haskell.org/~ghc/9.6.6/ghc-9.6.6-x86_64-unknown-mingw32.tar.xz",
423+
"fc12b7bfc78e69c8c7ebcb9f874f868665e5744df1af73e71cf5224c32d9c6e4"
424+
]
425+
},
404426
"9.8.1": {
405427
"linux_amd64": [
406428
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-deb9-linux.tar.xz",

0 commit comments

Comments
 (0)