summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-10-24 15:17:40 -0400
committerJoey Hess2015-10-24 15:27:37 -0400
commite9cac11ad3df54208b4a41d945ac9a333d21bb07 (patch)
tree78c14030e933ac947d27760b66944f2ef49c7e5e /propellor.cabal
parent47c7cd08324d62e5660bab77bafc80c5ddb54655 (diff)
Added Propellor.Property.Concurrent for concurrent properties.
Note that no output multiplexing is currently done.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
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