summaryrefslogtreecommitdiff
path: root/src/Propellor/Ssh.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Ssh.hs')
-rw-r--r--src/Propellor/Ssh.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Ssh.hs b/src/Propellor/Ssh.hs
index 3fe78f7a..b00eb651 100644
--- a/src/Propellor/Ssh.hs
+++ b/src/Propellor/Ssh.hs
@@ -1,6 +1,6 @@
module Propellor.Ssh where
-import Propellor
+import Propellor.Base
import Utility.UserInfo
import System.PosixCompat