summaryrefslogtreecommitdiff
path: root/Propellor/CmdLine.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Propellor/CmdLine.hs')
-rw-r--r--Propellor/CmdLine.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Propellor/CmdLine.hs b/Propellor/CmdLine.hs
index b60b916e..6afa739c 100644
--- a/Propellor/CmdLine.hs
+++ b/Propellor/CmdLine.hs
@@ -4,8 +4,9 @@ import System.Environment
import Data.List
import System.Exit
-import Propellor.Common
+import Propellor
import Utility.FileMode
+import Utility.SafeCommand
data CmdLine
= Run HostName