tools: make stacktest: install ghc when needed

This commit is contained in:
Simon Michael 2017-09-08 11:41:01 -07:00
parent 7d6b28c994
commit aac739a248

View File

@ -730,7 +730,7 @@ stacktest: $(call def-help,stacktest, try a build/test/bench with each stack con
test-stack.yaml \
test-stack%yaml:
stack --stack-yaml stack$*yaml $(STACKTESTACTION)
stack --stack-yaml stack$*yaml --install-ghc $(STACKTESTACTION)
BENCHEXES=hledger-0.27,hledger