summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index b410674a..a0a67a8c 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -100,6 +100,7 @@ Library
Propellor.Property.Sudo
Propellor.Property.Systemd
Propellor.Property.Systemd.Core
+ Propellor.Property.Systemd.Journald
Propellor.Property.Tor
Propellor.Property.User
Propellor.Property.HostingProvider.CloudAtCost
@@ -136,11 +137,13 @@ Library
Propellor.Property.Chroot.Util
Utility.Applicative
Utility.Data
+ Utility.DataUnits
Utility.Directory
Utility.Env
Utility.Exception
Utility.FileMode
Utility.FileSystemEncoding
+ Utility.HumanNumber
Utility.LinuxMkLibs
Utility.Misc
Utility.Monad