mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 12:21:30 +00:00
I'm new to Haskell, and the very first thing that appears to be necessary with Haskell, is Cabal. So I think it's a reasonable decision to make a shim for it.
18 lines
468 B
JSON
18 lines
468 B
JSON
{
|
|
"homepage": "http://www.haskell.org",
|
|
"version": "2013.2.0.0",
|
|
"url": "http://www.haskell.org/platform/download/2013.2.0.0/HaskellPlatform-2013.2.0.0-setup.exe#/dl.7z",
|
|
"hash": "1d835835e71d71b1cb8dc6db6f94c6460ffc63d4e86d3a58062ebd1e21420a2d",
|
|
"bin": [
|
|
"bin\\ghc.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"
|
|
]
|
|
}
|