yesod-auth-oauth2/stack-lts-12.2.yaml
2019-03-06 18:15:54 -06:00

9 lines
182 B
YAML

---
resolver: lts-12.2
extra-deps:
- hoauth2-1.8.1
- uri-bytestring-aeson-0.1.0.6
# needed so resourcet can get exceptions-0.10 even though hoauth dislikes it
allow-newer: true