summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-04-14 02:24:55 -0400
committerJoey Hess <joey@kitenet.net>2014-04-14 02:24:55 -0400
commit18d33cd39100981c5c6e5f3c1c0f88d336287f29 (patch)
tree7863ddbdf7b3255d42b7354c0d8b21184f452241 /propellor.cabal
parent9e9d0f1d410f806b546abed6055b25ac81f7042e (diff)
parent3a45bfa1a2ae855cac0653e92f897c3d151f038d (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 5497cc6b..1d625381 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -68,6 +68,7 @@ Library
Exposed-Modules:
Propellor
Propellor.Property
+ Propellor.Property.Apache
Propellor.Property.Apt
Propellor.Property.Cmd
Propellor.Property.Hostname
@@ -76,7 +77,9 @@ Library
Propellor.Property.Docker
Propellor.Property.File
Propellor.Property.Git
+ Propellor.Property.Gpg
Propellor.Property.Network
+ Propellor.Property.Obnam
Propellor.Property.OpenId
Propellor.Property.Reboot
Propellor.Property.Scheduled
@@ -94,6 +97,7 @@ Library
Propellor.Engine
Propellor.Exception
Propellor.Types
+ Propellor.Types.OS
Other-Modules:
Propellor.Types.Attr
Propellor.CmdLine