install: specify the resolver again, be independent of global resolver
This commit is contained in:
parent
c4a707e28a
commit
5dd68c0684
@ -51,7 +51,7 @@ HLEDGER_INSTALL_TOOL=hledger-install.sh
|
|||||||
|
|
||||||
HLEDGER_INSTALL_VERSION=20180404
|
HLEDGER_INSTALL_VERSION=20180404
|
||||||
|
|
||||||
RESOLVER= #"--resolver=nightly"
|
RESOLVER="--resolver=lts"
|
||||||
# ^ You can specify a different stackage snapshot here,
|
# ^ You can specify a different stackage snapshot here,
|
||||||
# or comment out this line to use your current global resolver, which might
|
# or comment out this line to use your current global resolver, which might
|
||||||
# avoid some unnecessary building. OSX Sierra+ requires at least lts-8.0.
|
# avoid some unnecessary building. OSX Sierra+ requires at least lts-8.0.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user