summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-11-01 16:53:25 -0400
committerJoey Hess2015-11-01 16:53:25 -0400
commit592c65d02bf07d053d2fbe8a568f88d1b28e1a65 (patch)
tree49a3c1a7aa976043d72ee396681fe11ddd3e0194 /propellor.cabal
parent4d63a9f0ad327cba305e239e51d02e5e33213eda (diff)
merge from concurrent-output
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 6e871d6b..ccba846f 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -161,7 +161,6 @@ Library
Propellor.Shim
Propellor.Property.Chroot.Util
Utility.Applicative
- Utility.ConcurrentOutput
Utility.Data
Utility.DataUnits
Utility.Directory
@@ -185,6 +184,9 @@ Library
Utility.Tmp
Utility.UserInfo
Utility.QuickCheck
+ System.Console.Concurrent
+ System.Console.Concurrent.Internal
+ System.Process.Concurrent
source-repository head
type: git