Run yammlint over stack.yaml and circle.yml

This commit is contained in:
patrick brisbin 2017-12-13 08:27:55 -05:00
parent afbc113cd8
commit 1c42edce7e
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
---
dependencies: dependencies:
cache_directories: cache_directories:
- "~/.stack" - "~/.stack"

View File

@ -1,3 +1,4 @@
---
resolver: lts-9.18 resolver: lts-9.18
flags: flags:
yesod-auth-oauth2: yesod-auth-oauth2: