;install: bump resolver down to lts-14.3 to avoid 14.4 404 issue

[ci skip]
This commit is contained in:
Simon Michael 2019-09-02 14:50:37 -07:00
parent 6d4d43dc62
commit 70c349cd1e

View File

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