update: ghc from 9.6.1 -> 9.12.1

This commit is contained in:
qwjyh 2025-02-04 03:00:50 +09:00
parent 12b639276b
commit f84c36f175

View file

@ -1,5 +1,5 @@
{
"version": "9.6.1",
"version": "9.12.1",
"description": "An advanced, purely functional programming language.",
"homepage": "https://www.haskell.org",
"license": "BSD-3-Clause",
@ -11,9 +11,9 @@
},
"architecture": {
"64bit": {
"url": "https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-x86_64-unknown-mingw32.tar.xz",
"hash": "6121a889839d8b409f082169365bbfb6ed9e6a1f6ff0531d577ef7c2a9a417fb",
"extract_dir": "ghc-9.6.1-x86_64-unknown-mingw32"
"url": "https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-x86_64-unknown-mingw32.tar.xz",
"hash": "22dc942be1b968d5e28e75c06aba52829d0c52d9234bc9941df9ab2a0e2a610d",
"extract_dir": "ghc-9.12.1-x86_64-unknown-mingw32"
}
},
"bin": [