aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-17 23:14:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-17 23:14:37 -0400
commit89c5cd5e82942f6d75ba8b8e5871f848befa98de (patch)
treeb50c170c45756b8b082e6352dffa90fa8080e125 /stack.yaml
parentfabc2138c7be64e7d6367cce40ad898c521a67f6 (diff)
Fix build with stack 0.1.6 which needs explicit-setup-deps.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 5f202e71d..622e37b11 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,3 +24,5 @@ extra-deps:
- mountpoints-1.0.1
- disk-free-space-0.1.0.1
- process-1.3.0.0
+explicit-setup-deps:
+ "*": true