;install: bump resolver

This commit is contained in:
Simon Michael 2023-03-11 14:08:39 -10:00
parent 9ceb74062d
commit 64b57da01a

View File

@ -86,7 +86,7 @@ STACK_MIN_VERSION=2.5.1
# You can try specifying a different stackage version here, or
# commenting out this line to use your current global resolver,
# to avoid unnecessary building.
STACK_RESOLVER="--resolver=lts-20.8"
STACK_RESOLVER="--resolver=lts-20.13"
# Dependencies we require that aren't in the above stackage snapshot.
# (Also requested when using cabal, but that's harmless.)