Another missing --install-ghc
This commit is contained in:
parent
cdc6c8ae04
commit
e032785af9
@ -156,7 +156,7 @@ install:
|
|||||||
set -ex
|
set -ex
|
||||||
if [ "$ARGS" = "--resolver nightly" ]
|
if [ "$ARGS" = "--resolver nightly" ]
|
||||||
then
|
then
|
||||||
stack $ARGS solver --update-config
|
stack --install-ghc $ARGS solver --update-config
|
||||||
fi
|
fi
|
||||||
set +ex
|
set +ex
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user