mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Run yammlint over stack.yaml and circle.yml
This commit is contained in:
parent
afbc113cd8
commit
1c42edce7e
@ -1,3 +1,4 @@
|
||||
---
|
||||
dependencies:
|
||||
cache_directories:
|
||||
- "~/.stack"
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
---
|
||||
resolver: lts-9.18
|
||||
flags:
|
||||
yesod-auth-oauth2:
|
||||
network-uri: true
|
||||
packages:
|
||||
- .
|
||||
- .
|
||||
extra-deps:
|
||||
- load-env-0.1.1
|
||||
- load-env-0.1.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user