yesod-auth-oauth2/stack-nightly.yaml
2018-04-21 10:49:05 -04:00

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