summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-11-11 14:04:18 -0400
committerJoey Hess2016-11-11 14:04:18 -0400
commit16ed29570616359626552327702c8e1e358c430f (patch)
tree060d30e8c4721f56d28a484874f95f7aacae7f2a /joeyconfig.hs
parentfe064fb77dd3aaa0c566e2c9ee966e522a8cba6d (diff)
build fixes
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index e7f9d3eb..22744ffc 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -12,6 +12,7 @@ import qualified Propellor.Property.Ssh as Ssh
import qualified Propellor.Property.Cron as Cron
import qualified Propellor.Property.Sudo as Sudo
import qualified Propellor.Property.User as User
+import qualified Propellor.Property.Group as Group
import qualified Propellor.Property.Hostname as Hostname
import qualified Propellor.Property.Tor as Tor
import qualified Propellor.Property.Dns as Dns