yesod-auth-oauth2/stack-nightly.yaml
2018-07-29 09:07:19 -04:00

10 lines
273 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
allow-newer: true
extra-deps:
- hoauth2-1.7.2
- uri-bytestring-aeson-0.1.0.6