enable ConcurrentOutput by default when library is available
authorJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 15:51:16 +0000 (11:51 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 16 Nov 2015 15:51:16 +0000 (11:51 -0400)
git-annex.cabal

index 5d7c3d855fa0e201d6abb30129ffb4870c1c71c3..80a11682b70ef905eda393f7c7d00f7922970e4f 100644 (file)
@@ -95,7 +95,6 @@ Flag TorrentParser
 
 Flag ConcurrentOutput
   Description: Use concurrent-output library
-  Default: False
 
 Flag EKG
   Description: Enable use of EKG to monitor git-annex as it runs (at http://localhost:4242/)