File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 432
432
" https://downloads.haskell.org/~ghc/9.6.3/ghc-9.6.3-x86_64-unknown-mingw32.tar.xz" ,
433
433
" 0cc0e2d290a87c540268e62cc71f8eced2a24f621beeb524cce61bebf644f064"
434
434
]
435
+ },
436
+ "9.8.1" : {
437
+ "linux_amd64" : [
438
+ " https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-deb9-linux.tar.xz" ,
439
+ " 9bfd288e495488ac352de045cc8b3bab509070a5b818cc36b2dfe6097dd7c872"
440
+ ],
441
+ "linux_arm64" : [
442
+ " https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-aarch64-deb10-linux.tar.xz" ,
443
+ " aab7af72614f8bf9ca624407aa4dbc69bc009c2b4cc1a0f3c062008db81bdb95"
444
+ ],
445
+ "darwin_amd64" : [
446
+ " https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-apple-darwin.tar.xz" ,
447
+ " 1ea10e3b4b81b4159737128434babefff891b68345e48516828547ad8949820e"
448
+ ],
449
+ "darwin_arm64" : [
450
+ " https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-aarch64-apple-darwin.tar.xz" ,
451
+ " a38bb06f60c92d348e3ee927a4a88e88488f874e99f440d06244a4e4f9db9e3b"
452
+ ],
453
+ "windows_amd64" : [
454
+ " https://downloads.haskell.org/~ghc/9.8.1/ghc-9.8.1-x86_64-unknown-mingw32.tar.xz" ,
455
+ " eb74654419cb646e9d2e362b57f2f81bc9f5231bceb543b14cb0341aedb07fa3"
456
+ ]
435
457
}
436
458
}
You can’t perform that action at this time.
0 commit comments