aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-21 18:01:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-21 18:01:46 -0400
commit1b07fbb4f1f8f1c93af9a03101cab25b021fdaca (patch)
treee7f9aaa9af1087719bd1ea35dcd8b58c2258be95 /stack.yaml
parent9224fce38034d23501038dfe07a434f5554e3b2c (diff)
pin concurrent-output to a version that works on windows
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index c05ecb3b0..59abff99d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -21,5 +21,6 @@ packages:
resolver: lts-5.18
extra-deps:
- process-1.3.0.0
+- concurrent-output-1.7.7
explicit-setup-deps:
git-annex: true