mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
27 lines
865 B
JSON
27 lines
865 B
JSON
{
|
|
"homepage": "http://www.haskell.org",
|
|
"version": "7.10.2-a",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://haskell.org/platform/download/7.10.2/HaskellPlatform-7.10.2-a-x86_64-setup.exe#/dl.7z",
|
|
"hash": "acfd8144a090c1fa17dc5d9e564355ffdb159012ab0550a012abaacb4a1d58fa"
|
|
},
|
|
"32bit": {
|
|
"url": "https://haskell.org/platform/download/7.10.2/HaskellPlatform-7.10.2-a-i386-setup.exe#/dl.7z",
|
|
"hash": "8c1a2e116e3a3b00857901bfd4f98b47c1ed07b562c438428d0e75a480b8d2f5"
|
|
}
|
|
},
|
|
"bin": [
|
|
"bin\\ghc.exe",
|
|
"bin\\ghci.exe",
|
|
"bin\\ghc-pkg.exe",
|
|
"bin\\haddock.exe",
|
|
"bin\\hp2ps.exe",
|
|
"bin\\hpc.exe",
|
|
"bin\\hsc2hs.exe",
|
|
"bin\\runghc.exe",
|
|
"bin\\runhaskell.exe",
|
|
"lib\\extralibs\\bin\\cabal.exe"
|
|
]
|
|
}
|