From 8621fa6e9983a39c07a9677eac324ebcee79b549 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 23:55:59 -0400 Subject: more prep for hackage --- Propellor/CmdLine.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Propellor/CmdLine.hs') 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 -- cgit v1.3-2-g0d8e