mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Suggestion: Cabal shim added.
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.
This commit is contained in:
parent
af2d50dfee
commit
05d1f454ba
@ -11,6 +11,7 @@
|
||||
"bin\\hpc.exe",
|
||||
"bin\\hsc2hs.exe",
|
||||
"bin\\runghc.exe",
|
||||
"bin\\runhaskell.exe"
|
||||
"bin\\runhaskell.exe",
|
||||
"lib\\extralibs\\bin\\cabal.exe"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user