haskell: Update to version 9.10.1

This commit is contained in:
github-actions[bot] 2024-05-11 00:34:05 +00:00
parent e80b276aa0
commit eb4e184837

View File

@ -1,5 +1,5 @@
{ {
"version": "9.8.2", "version": "9.10.1",
"description": "An advanced, purely functional programming language.", "description": "An advanced, purely functional programming language.",
"homepage": "https://www.haskell.org", "homepage": "https://www.haskell.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -12,9 +12,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.haskell.org/~ghc/9.8.2/ghc-9.8.2-x86_64-unknown-mingw32.tar.xz", "url": "https://downloads.haskell.org/~ghc/9.10.1/ghc-9.10.1-x86_64-unknown-mingw32.tar.xz",
"hash": "f7d496b850686ea5fbfcecc722ec399ec7acb8d06ebec23bb4dcb9338f430764", "hash": "8bac01906ec2fa5c10c730b5ee5b8165654d654dbaf25ba9d3c42f8e26484c6a",
"extract_dir": "ghc-9.8.2-x86_64-unknown-mingw32" "extract_dir": "ghc-9.10.1-x86_64-unknown-mingw32"
} }
}, },
"bin": [ "bin": [