We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e14b5 commit 91bc991Copy full SHA for 91bc991
1 file changed
appveyor.yml
@@ -33,7 +33,7 @@ environment:
33
# version.
34
#STACKVER: "1.6.5"
35
STACK_UPGRADE: "y"
36
- RESOLVER: "lts-16.12"
+ RESOLVER: "lts-18.17"
37
STACK_ROOT: "c:\\sr"
38
39
# ------------------------------------------------------------------------
@@ -60,7 +60,7 @@ environment:
60
# If you have not committed packcheck.sh in your repo at PACKCHECK_LOCAL_PATH
61
# then it is automatically pulled from this URL.
62
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
63
- PACKCHECK_GITHUB_COMMIT: "37bbe8a79ad5136e654e48e03ec519060a5b11e6"
+ PACKCHECK_GITHUB_COMMIT: "v0.6.0"
64
65
# Override the temp directory to avoid sed escaping issues
66
# See https://github.com/haskell/cabal/issues/5386
0 commit comments