Skip to content

Commit

Permalink
Update the stack resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Nov 18, 2021
1 parent d3e14b5 commit 91bc991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ environment:
# version.
#STACKVER: "1.6.5"
STACK_UPGRADE: "y"
RESOLVER: "lts-16.12"
RESOLVER: "lts-18.17"
STACK_ROOT: "c:\\sr"

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

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

0 comments on commit 91bc991

Please sign in to comment.