diff --git a/hledger-install/hledger-install.sh b/hledger-install/hledger-install.sh index fc626d00a..1de388f3a 100755 --- a/hledger-install/hledger-install.sh +++ b/hledger-install/hledger-install.sh @@ -56,7 +56,7 @@ HLEDGER_INSTALL_VERSION=20190309 # You can try specifying a different stackage version here, or # commenting out this line to use your current global resolver, # to avoid unnecessary building. -RESOLVER="--resolver=nightly-2019-03-09" +RESOLVER="--resolver=lts-13.27" # things to be installed