Skip to content

Commit 52c8e2f

Browse files
authored
Merge pull request #2169 from tweag/automation/update-ghc-9.6
[update] GHC 9.6
2 parents e0cd739 + 8d69cae commit 52c8e2f

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
@@ -379,6 +379,28 @@
379379
"3d67397aa2c4c09fec05ad612453f8d906930dabb4c35c2327b82b8b07d8455a"
380380
]
381381
},
382+
"9.6.5": {
383+
"linux_amd64": [
384+
"https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-x86_64-deb9-linux.tar.xz",
385+
"d37024b8f300098025b3612e210366fcfafd717de3eac9bc29c29f3c280bb6a1"
386+
],
387+
"linux_arm64": [
388+
"https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-aarch64-deb10-linux.tar.xz",
389+
"fc4e2df394b9d6f48bdb0abaabad1c97825264cbe4e75e7463fc794cb3f87047"
390+
],
391+
"darwin_amd64": [
392+
"https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-x86_64-apple-darwin.tar.xz",
393+
"db766b22a92cc0a388d16f4ed0f624da81f80a0ce7b28db9cbf186cbfddd7953"
394+
],
395+
"darwin_arm64": [
396+
"https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-aarch64-apple-darwin.tar.xz",
397+
"758756e4eeb143f72f445e6dcb9ab3d6ec71bc67eca9545684133f3746e1d711"
398+
],
399+
"windows_amd64": [
400+
"https://downloads.haskell.org/~ghc/9.6.5/ghc-9.6.5-x86_64-unknown-mingw32.tar.xz",
401+
"8f9c98198483a32f1b7f76679b40f1a3cc3bc76184ea109dceebc9f01fe21530"
402+
]
403+
},
382404
"9.8.1": {
383405
"linux_amd64": [
384406
"https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-deb9-linux.tar.xz",

0 commit comments

Comments
 (0)