mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
9 lines
255 B
YAML
9 lines
255 B
YAML
---
|
|
# You can't use "nightly" here, only "nightly-<date>", apparently. But you
|
|
# can't leave it blank either, so here's a value that we'll override by
|
|
# --resolver nightly.
|
|
resolver: lts-11.5
|
|
extra-deps:
|
|
- hoauth2-1.7.1
|
|
- uri-bytestring-aeson-0.1.0.6
|