mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
- Update to ghc-8.8 / lts-16.0 - Update to hoauth2 >= 1.11.0 - authGetBS has pre-encoded errors a v1.9 - oauthClientSecret is Maybe at v1.11 - Tweak non-default Resolvers as required
9 lines
113 B
YAML
9 lines
113 B
YAML
---
|
|
resolver: lts-16.0
|
|
|
|
# Fix for weeder with stack-2
|
|
ghc-options:
|
|
"$locals":
|
|
-ddump-to-file
|
|
-ddump-hi
|