Skip to content

Commit 91bc991

Browse files
committed
Update the stack resolver
1 parent d3e14b5 commit 91bc991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ environment:
3333
# version.
3434
#STACKVER: "1.6.5"
3535
STACK_UPGRADE: "y"
36-
RESOLVER: "lts-16.12"
36+
RESOLVER: "lts-18.17"
3737
STACK_ROOT: "c:\\sr"
3838

3939
# ------------------------------------------------------------------------
@@ -60,7 +60,7 @@ environment:
6060
# If you have not committed packcheck.sh in your repo at PACKCHECK_LOCAL_PATH
6161
# then it is automatically pulled from this URL.
6262
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
63-
PACKCHECK_GITHUB_COMMIT: "37bbe8a79ad5136e654e48e03ec519060a5b11e6"
63+
PACKCHECK_GITHUB_COMMIT: "v0.6.0"
6464

6565
# Override the temp directory to avoid sed escaping issues
6666
# See https://github.com/haskell/cabal/issues/5386

0 commit comments

Comments
 (0)