Make resolver in hledger-install.sh consistent with that in stack.yaml
This commit is contained in:
parent
d18d32a098
commit
952c2728f8
@ -56,7 +56,7 @@ HLEDGER_INSTALL_VERSION=20190905
|
|||||||
# You can try specifying a different stackage version here, or
|
# You can try specifying a different stackage version here, or
|
||||||
# commenting out this line to use your current global resolver,
|
# commenting out this line to use your current global resolver,
|
||||||
# to avoid unnecessary building.
|
# to avoid unnecessary building.
|
||||||
RESOLVER="--resolver=lts-14.3"
|
RESOLVER="--resolver=lts-14.4"
|
||||||
|
|
||||||
# things to be installed
|
# things to be installed
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user