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