File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments