From e9cac11ad3df54208b4a41d945ac9a333d21bb07 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Oct 2015 15:17:40 -0400 Subject: Added Propellor.Property.Concurrent for concurrent properties. Note that no output multiplexing is currently done. --- propellor.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 8a466a28..c672da3a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -76,6 +76,7 @@ Library Propellor.Property.Apache Propellor.Property.Apt Propellor.Property.Cmd + Propellor.Property.Concurrent Propellor.Property.Conductor Propellor.Property.Hostname Propellor.Property.Chroot -- cgit v1.3-2-g0d8e