install: don't specify a stack resolver at all, works better for now
This commit is contained in:
parent
213e5fd5f6
commit
b8218c5a52
@ -48,7 +48,7 @@ HLEDGER_INSTALL_TOOL=hledger-install.sh
|
||||
|
||||
HLEDGER_INSTALL_VERSION=20171231
|
||||
|
||||
RESOLVER="--resolver=nightly"
|
||||
RESOLVER= #"--resolver=nightly"
|
||||
# ^ You can specify a different stackage snapshot here,
|
||||
# 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user