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