Skip to content

Commit

Permalink
Merge pull request #5 from rrnewton/master
Browse files Browse the repository at this point in the history
Add a simple stack.yaml file.  Builds but fails tests.
  • Loading branch information
jberthold committed Nov 7, 2015
2 parents abe4cb9 + b7dab01 commit 5898dfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
flags:
packman:
debug: false
packages:
- '.'
extra-deps: []
resolver: lts-2.22

#docker:
# enable: true

0 comments on commit 5898dfd

Please sign in to comment.