mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-05-06 01:15:33 +02:00
fixup! Update to latest GHC, Stackage resolver, hoauth2
This commit is contained in:
parent
48a0caf303
commit
102805f895
@ -24,8 +24,8 @@ workflows:
|
|||||||
stack-yaml: stack-lts-13.2.yaml
|
stack-yaml: stack-lts-13.2.yaml
|
||||||
- stack-build/build-test-lint:
|
- stack-build/build-test-lint:
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
name: "ghc-8.8.3 / lts-16.0"
|
name: "ghc-8.8.3 / lts-16.10"
|
||||||
stack-yaml: stack-lts-16.0.yaml
|
stack-yaml: stack-lts-16.10.yaml
|
||||||
|
|
||||||
# nightly is broken due to persistent/persistent-template situation
|
# 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
|
# https://app.circleci.com/pipelines/github/thoughtbot/yesod-auth-oauth2/172/workflows/1b5d2999-369d-411b-837d-9ccae4f4cede/jobs/1273
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
resolver: lts-16.0
|
resolver: lts-16.10
|
||||||
|
|
||||||
# Fix for weeder with stack-2
|
# Fix for weeder with stack-2
|
||||||
ghc-options:
|
ghc-options:
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
packages: []
|
packages: []
|
||||||
snapshots:
|
snapshots:
|
||||||
- completed:
|
- completed:
|
||||||
size: 531237
|
size: 532383
|
||||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/0.yaml
|
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/10.yaml
|
||||||
sha256: 210e15b7043e2783115afe16b0d54914b1611cdaa73f3ca3ca7f8e0847ff54e5
|
sha256: 469d781ab6d2a4eceed6b31b6e4ec842dcd3cd1d11577972e86902603dce24df
|
||||||
original: lts-16.0
|
original: lts-16.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user