mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-26 04:37:45 +02:00
Fixup allow-newer-deps
This commit is contained in:
parent
48a0ea64b2
commit
5d4e4f8d7b
@ -3,5 +3,9 @@ extra-deps:
|
|||||||
- hoauth2-2.6.0
|
- hoauth2-2.6.0
|
||||||
allow-newer: true
|
allow-newer: true
|
||||||
allow-newer-deps:
|
allow-newer-deps:
|
||||||
|
- hoauth2 # specifying the package itself is not necessary in the newest
|
||||||
|
# stack, and in fact doens't make conceptual sense. But it is
|
||||||
|
# required on the version of stack on GHA or you get a warning about
|
||||||
|
# ignoreing the bounds (as desired) but it still fails on them...
|
||||||
- memory
|
- memory
|
||||||
- text
|
- text
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user