summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-04-26 09:01:11 -0400
committerAndrew Cady <d@jerkface.net>2016-04-26 09:01:11 -0400
commit77ce972b8293b50ebe076c39dfe099aeaa1c5086 (patch)
treed66851912d0f31db59574f746f72872c0e774ba9 /stack.yaml
parent75e66cb4dd199e684ebc0a56d4fcc0974f4c8df6 (diff)
Set up stack-based builds
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..5fea2fd
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,18 @@
1resolver: lts-5.14
2
3packages:
4- '.'
5- location:
6 git: git@68.84.247.123:samizdat/openpgp-util.git
7 commit: 85129e4a9b97e7fe27ea1c560ad43603ad5133bc
8- location:
9 git: git@68.84.247.123:samizdat/cipher-cast5.git
10 commit: 35e67efa234ca51c4fd8153b28c50d8f7c47bc4a
11- location:
12 git: git@68.84.247.123:samizdat/dataenc.git
13 commit: f5fb4f27b4e9cecdc3afc2facc8e39717ea20524
14 extra-dep: true
15
16extra-deps:
17- openpgp-0.6.1
18#- dataenc-0.14.0.7