aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..aa8f4c0
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,10 @@
+resolver: lts-8.4
+packages:
+- '.'
+- location:
+ git: git://github.com/centromere/cacophony.git
+ commit: b7a8cff36d8966b0e274cdb4a338ef581be0d737
+ extra-dep: true
+extra-deps: []
+flags: {}
+extra-package-dbs: []