diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:48:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:48:03 -0400 |
| commit | bcc77819d0e6cb05225c55bf5b2473d4d97c0cbe (patch) | |
| tree | 4eaf4e2b21aa718450eb8a85c4f227598103092f /src/wrapper.hs | |
| parent | f16c8d2c80d3f940984f7e686be491bcf755616b (diff) | |
use stack build --dry-run to check if deps are installed
The system might have stack installed, so stack --version would succeed,
but need stack setup to be run to get a working ghc.
This will fail if stack is not installed, or if stack setup needs to be
run. It does not fail when haskell libraries are not installed, but
stack build will install those anyway, so that's ok.
Diffstat (limited to 'src/wrapper.hs')
0 files changed, 0 insertions, 0 deletions
