mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-12 04:08:30 +01:00
Bump LTS, bump dependencies upper-bounds
This commit is contained in:
parent
ac97adf4a9
commit
4f49e37933
@ -26,8 +26,8 @@ library:
|
||||
- bytestring >=0.9.1.4
|
||||
- cryptonite
|
||||
- errors
|
||||
- hoauth2 >=1.11.0 && <1.15
|
||||
- http-client >=0.4.0 && <0.7
|
||||
- hoauth2 >=1.11.0 && <1.17
|
||||
- http-client >=0.4.0 && <0.8
|
||||
- http-conduit >=2.0 && <3.0
|
||||
- http-types >=0.8 && <0.13
|
||||
- memory
|
||||
|
||||
@ -1,8 +1 @@
|
||||
---
|
||||
resolver: lts-16.10
|
||||
|
||||
# Fix for weeder with stack-2
|
||||
ghc-options:
|
||||
"$locals":
|
||||
-ddump-to-file
|
||||
-ddump-hi
|
||||
resolver: lts-16.26
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
packages: []
|
||||
snapshots:
|
||||
- completed:
|
||||
size: 532383
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/10.yaml
|
||||
sha256: 469d781ab6d2a4eceed6b31b6e4ec842dcd3cd1d11577972e86902603dce24df
|
||||
original: lts-16.10
|
||||
size: 533252
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/26.yaml
|
||||
sha256: cdbc5db9c1afe80a5998247939027a0c7db92fa0f20b5cd01596ec3da628b622
|
||||
original: lts-16.26
|
||||
|
||||
Loading…
Reference in New Issue
Block a user