fixup! Update to latest GHC, Stackage resolver, hoauth2

This commit is contained in:
patrick brisbin 2020-08-23 14:02:03 -04:00
parent 28d2113674
commit b95eddf84c
3 changed files with 7 additions and 7 deletions

View File

@ -24,8 +24,8 @@ workflows:
stack-yaml: stack-lts-13.2.yaml
- stack-build/build-test-lint:
<<: *defaults
name: "ghc-8.8.3 / lts-16.0"
stack-yaml: stack-lts-16.0.yaml
name: "ghc-8.8.3 / lts-16.10"
stack-yaml: stack-lts-16.10.yaml
# nightly is broken due to persistent/persistent-template situation
# https://app.circleci.com/pipelines/github/thoughtbot/yesod-auth-oauth2/172/workflows/1b5d2999-369d-411b-837d-9ccae4f4cede/jobs/1273

View File

@ -1,5 +1,5 @@
---
resolver: lts-16.0
resolver: lts-16.10
# Fix for weeder with stack-2
ghc-options:

View File

@ -6,7 +6,7 @@
packages: []
snapshots:
- completed:
size: 531237
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/0.yaml
sha256: 210e15b7043e2783115afe16b0d54914b1611cdaa73f3ca3ca7f8e0847ff54e5
original: lts-16.0
size: 532383
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/10.yaml
sha256: 469d781ab6d2a4eceed6b31b6e4ec842dcd3cd1d11577972e86902603dce24df
original: lts-16.10