mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
12 lines
423 B
YAML
12 lines
423 B
YAML
resolver: nightly-2022-12-09
|
|
extra-deps:
|
|
- hoauth2-2.6.0
|
|
allow-newer: true
|
|
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
|
|
- text
|