From: Joey Hess Date: Wed, 21 Sep 2016 22:01:46 +0000 (-0400) Subject: pin concurrent-output to a version that works on windows X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~301^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e72a0875f08888c402a385ba7c418915e821e05d;p=git-annex.git pin concurrent-output to a version that works on windows --- diff --git a/stack.yaml b/stack.yaml index c05ecb3b0e..59abff99db 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