From af68ec950b2480749182d0d6838e96fd02c2c285 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 28 Oct 2015 10:37:19 -0400 Subject: split out generic ConcurrentOutput module to Utility --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') 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 -- cgit v1.3-2-g0d8e