mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-08-31 17:03:51 +02:00
Update default stack resolver
This commit is contained in:
parent
cd0ea5d855
commit
a83bd6a2d5
@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
resolver: lts-11.5
|
resolver: lts-12.2
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- hoauth2-1.7.1
|
- hoauth2-1.7.2
|
||||||
|
- uri-bytestring-aeson-0.1.0.6
|
||||||
ghc-options:
|
ghc-options:
|
||||||
"$locals": -fhide-source-paths
|
"$locals": -fhide-source-paths
|
||||||
|
|
||||||
|
# needed so resourcet can get exceptions-0.10 even though hoauth dislikes it
|
||||||
|
allow-newer: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user