summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
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