diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-28 10:37:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-28 10:37:19 -0400 |
| commit | af68ec950b2480749182d0d6838e96fd02c2c285 (patch) | |
| tree | 5f3a81661057021c460f44eaedd23872e5e744da /propellor.cabal | |
| parent | 357ffb9fd34ebd36e07dece8e45450dbd2f0e8ec (diff) | |
split out generic ConcurrentOutput module to Utility
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index 63fcaaa5..20e82407 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -161,6 +161,7 @@ Library Propellor.Shim Propellor.Property.Chroot.Util Utility.Applicative + Utility.ConcurrentOutput Utility.Data Utility.DataUnits Utility.Directory |
