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