depend on newer concurrent-output to fix crash
At least temporarily.. It may cause too much breakage to build environments to keep this change yet.
This commit is contained in:
parent
b82b775639
commit
4511457382
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ Executable git-annex
|
||||||
memory,
|
memory,
|
||||||
split,
|
split,
|
||||||
attoparsec,
|
attoparsec,
|
||||||
concurrent-output (>= 1.6),
|
concurrent-output (>= 1.10.8),
|
||||||
QuickCheck (>= 2.8.2),
|
QuickCheck (>= 2.8.2),
|
||||||
tasty (>= 0.7),
|
tasty (>= 0.7),
|
||||||
tasty-hunit,
|
tasty-hunit,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue