From 5dd68c06847d4f4fde5afc72073fb391a00a6232 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 4 Apr 2018 09:31:53 +0100 Subject: [PATCH] install: specify the resolver again, be independent of global resolver --- hledger-install/hledger-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-install/hledger-install.sh b/hledger-install/hledger-install.sh index 3e37e723f..3711b58ce 100755 --- a/hledger-install/hledger-install.sh +++ b/hledger-install/hledger-install.sh @@ -51,7 +51,7 @@ HLEDGER_INSTALL_TOOL=hledger-install.sh HLEDGER_INSTALL_VERSION=20180404 -RESOLVER= #"--resolver=nightly" +RESOLVER="--resolver=lts" # ^ 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.