diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-01 16:53:25 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-01 16:53:25 -0400 |
| commit | 592c65d02bf07d053d2fbe8a568f88d1b28e1a65 (patch) | |
| tree | 49a3c1a7aa976043d72ee396681fe11ddd3e0194 /propellor.cabal | |
| parent | 4d63a9f0ad327cba305e239e51d02e5e33213eda (diff) | |
merge from concurrent-output
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
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 |
