Skip to content

Commit f342450

Browse files
authored
Merge pull request #2302 from tweag/automation/update-ghc-9.6
[update] GHC 9.6
2 parents 6b116c1 + 031dfc3 commit f342450

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
@@ -423,6 +423,28 @@
423423
"fc12b7bfc78e69c8c7ebcb9f874f868665e5744df1af73e71cf5224c32d9c6e4"
424424
]
425425
},
426+
"9.6.7": {
427+
"linux_amd64": [
428+
"https://downloads.haskell.org/~ghc/9.6.7/ghc-9.6.7-x86_64-deb9-linux.tar.xz",
429+
"ee692080785f31af3116a23773acf1cc0def38c883669839c50a4dd06e97cb65"
430+
],
431+
"linux_arm64": [
432+
"https://downloads.haskell.org/~ghc/9.6.7/ghc-9.6.7-aarch64-deb10-linux.tar.xz",
433+
"3cfa843687856de304a946dbe849a497c4fdad021f0275628b8ca7b55ccf8082"
434+
],
435+
"darwin_amd64": [
436+
"https://downloads.haskell.org/~ghc/9.6.7/ghc-9.6.7-x86_64-apple-darwin.tar.xz",
437+
"f14fcb0b9be4ae7f6d71f4069cccecb9dce2c8c39a8596afde7e5de171ca03e5"
438+
],
439+
"darwin_arm64": [
440+
"https://downloads.haskell.org/~ghc/9.6.7/ghc-9.6.7-aarch64-apple-darwin.tar.xz",
441+
"40ad004d8fa19f31798ce2739757b3c757b9735ddbe81cebfcc1356e6a3e31ab"
442+
],
443+
"windows_amd64": [
444+
"https://downloads.haskell.org/~ghc/9.6.7/ghc-9.6.7-x86_64-unknown-mingw32.tar.xz",
445+
"cf0e736ce4c875de0296426ee575eca177acf6b9b5c1dd4881b9fc79681e1d5f"
446+
]
447+
},
426448
"9.8.1": {
427449
"linux_amd64": [
428450
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-deb9-linux.tar.xz",

0 commit comments

Comments
 (0)