Open silky opened 6 years ago
Grenade should install with just plain old cabal and GHC as well. I tried to make it easy install with any chosen tool chain (although I should probably update the readme to reflect that).
Mafia didn't install for you btw because you don't have cabal on your path.
It works really nicely with cabal new-build for me.
i tried the mafia build, but it failed immediately:
i then did
stack init && stack build
and that worked :)