Make resolver in hledger-install.sh consistent with that in stack.yaml

This commit is contained in:
Brian Wignall 2019-10-18 13:52:34 -04:00 committed by Simon Michael
parent d18d32a098
commit 952c2728f8

View File

@ -56,7 +56,7 @@ HLEDGER_INSTALL_VERSION=20190905
# 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=lts-14.3"
RESOLVER="--resolver=lts-14.4"
# things to be installed