summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-11-18 18:42:36 -0400
committerJoey Hess2014-11-18 18:42:36 -0400
commit47bcd4e1306b808311f39f398b0e539700e5efc6 (patch)
tree0b8e4e9d0679e3abe7c2cf72b16b4229d5d3ef4f /propellor.cabal
parent45592b442b02c41993c9c62eb7f06bcb1267c117 (diff)
factor out ssh module
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index a9aa4d41..2a8e3a02 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -116,6 +116,7 @@ Library
Propellor.Git
Propellor.Gpg
Propellor.SimpleSh
+ Propellor.Ssh
Propellor.PrivData.Paths
Propellor.Protocol
Propellor.Property.Docker.Shim