summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-07-06 18:23:54 -0400
committerJoey Hess <joey@kitenet.net>2014-07-06 18:23:54 -0400
commit40d559fbbeb35f76927366948625bb58f1c72209 (patch)
tree35017feaeefe61548f3496cfd0016fe7ab55d68f /propellor.cabal
parente5dcc8e17668b3994fc8de1d53c7e48659c08aee (diff)
parent32bb2d50a176ebb9070288a75bf86fd1c92ef0be (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 2ac8a44a..c9b8fa9f 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -105,6 +105,7 @@ Library
Propellor.Types
Propellor.Types.OS
Propellor.Types.Dns
+ Propellor.Types.PrivData
Other-Modules:
Propellor.Types.Info
Propellor.CmdLine
@@ -126,6 +127,7 @@ Library
Utility.Process
Utility.SafeCommand
Utility.Scheduled
+ Utility.Table
Utility.ThreadScheduler
Utility.Tmp
Utility.UserInfo