summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 9fe7a26f..cd34d4bf 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -83,6 +83,7 @@ Library
Propellor.Property.Firewall
Propellor.Property.Git
Propellor.Property.Gpg
+ Propellor.Property.Group
Propellor.Property.Grub
Propellor.Property.Network
Propellor.Property.Nginx
@@ -121,11 +122,12 @@ Library
Other-Modules:
Propellor.Git
Propellor.Gpg
- Propellor.Server
+ Propellor.Spin
Propellor.Ssh
Propellor.PrivData.Paths
Propellor.Protocol
Propellor.Shim
+ Propellor.Property.Chroot.Util
Utility.Applicative
Utility.Data
Utility.Directory