Skip to content

Commit 29e1514

Browse files
mboesfacundominguez
authored andcommitted
Add a stack.yaml file for building tests and d-p all at once conveniently.
1 parent 3665da6 commit 29e1514

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

stack.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
resolver: nightly-2015-10-09
2+
packages:
3+
- '.'
4+
- distributed-process-tests/
5+
extra-deps:
6+
- distributed-static-0.3.2.0
7+
- network-transport-inmemory-0.5.0
8+
- rank1dynamic-0.3.1.0
9+
- rematch-0.2.0.0

0 commit comments

Comments
 (0)