Add stack.yaml

This commit is contained in:
Oleg Grenrus 2015-08-13 23:19:16 +03:00
parent f5500ca9f7
commit 793d98567f
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
dist
*.swp
.stack-work

5
stack.yaml Normal file
View File

@ -0,0 +1,5 @@
flags: {}
packages:
- '.'
extra-deps: []
resolver: lts-3.0