Skip to content

Commit 166da11

Browse files
mergify[bot]avdv
authored andcommitted
Add GHC bindist version 9.10.1
1 parent 1cd404c commit 166da11

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
@@ -444,5 +444,27 @@
444444
"https://downloads.haskell.org/~ghc/9.8.2/ghc-9.8.2-x86_64-unknown-mingw32.tar.xz",
445445
"f7d496b850686ea5fbfcecc722ec399ec7acb8d06ebec23bb4dcb9338f430764"
446446
]
447+
},
448+
"9.10.1": {
449+
"linux_amd64": [
450+
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-deb9-linux.tar.xz",
451+
"5c4fb1c2185320afd6b1efaa155f97e956fa782004ce829fb41879ad0fd1cd14"
452+
],
453+
"linux_arm64": [
454+
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-aarch64-deb10-linux.tar.xz",
455+
"e6df50e62b696e3a8b759670fc79207ccc26e88a79a047561ca1ccb8846157dd"
456+
],
457+
"darwin_amd64": [
458+
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-apple-darwin.tar.xz",
459+
"8cf22188930e10d7ac5270d425e21a3dab606af73a655493639345200c650be9"
460+
],
461+
"darwin_arm64": [
462+
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-aarch64-apple-darwin.tar.xz",
463+
"ffaf83b5d7a8b2c04920c6e3909c0be21dde27baf380d095fa27e840a3a2e804"
464+
],
465+
"windows_amd64": [
466+
"https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-unknown-mingw32.tar.xz",
467+
"8bac01906ec2fa5c10c730b5ee5b8165654d654dbaf25ba9d3c42f8e26484c6a"
468+
]
447469
}
448470
}

0 commit comments

Comments
 (0)