diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-08 14:50:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-08 14:50:21 -0400 |
| commit | d7e140aeae8a8ea47976ca1f3e29c4d0b00eacee (patch) | |
| tree | 31aa4bbf775879dddb307f9d1c99ac84287ca909 /propellor.cabal | |
| parent | f85b7d1bdc9019fd63c5037094f514a7c7ace8d2 (diff) | |
| parent | d50aa85052b1f35021072ea95bc51b5c46c797b0 (diff) | |
Merge branch 'joeyconfig'
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 |
