Skip to content

Commit 88d2721

Browse files
authored
Merge pull request #2284 from tweag/automation/update-ghc-9.12
[update] GHC 9.12
2 parents d1d557d + 079cde9 commit 88d2721

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

haskell/private/ghc_bindist_generated.json

+22
Original file line numberDiff line numberDiff line change
@@ -532,5 +532,27 @@
532532
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-unknown-mingw32.tar.xz",
533533
"8bac01906ec2fa5c10c730b5ee5b8165654d654dbaf25ba9d3c42f8e26484c6a"
534534
]
535+
},
536+
"9.12.1": {
537+
"linux_amd64": [
538+
"https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-x86_64-deb9-linux.tar.xz",
539+
"7c08fcf9dcd1081e3b084a63cd257258021cc76543c0293f14df72c9606b8275"
540+
],
541+
"linux_arm64": [
542+
"https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-aarch64-deb10-linux.tar.xz",
543+
"0eb47b7e410443a8a854fce567afc1d4c3889e17619c59eef4803ba3391b14e8"
544+
],
545+
"darwin_amd64": [
546+
"https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-x86_64-apple-darwin.tar.xz",
547+
"e6eb460ce2ddd87691c06a0a128adb45b70f339b999dcf845bc1b146f13879f1"
548+
],
549+
"darwin_arm64": [
550+
"https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-aarch64-apple-darwin.tar.xz",
551+
"3e7fe66494cf04c86477f7946167fd7de61b54459a68d6ff8c275594b01e0bc7"
552+
],
553+
"windows_amd64": [
554+
"https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-x86_64-unknown-mingw32.tar.xz",
555+
"22dc942be1b968d5e28e75c06aba52829d0c52d9234bc9941df9ab2a0e2a610d"
556+
]
535557
}
536558
}

0 commit comments

Comments
 (0)