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/Property/Sudo.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor/Property/Sudo.hs') diff --git a/Propellor/Property/Sudo.hs b/Propellor/Property/Sudo.hs index 05484411..dbb3e460 100644 --- a/Propellor/Property/Sudo.hs +++ b/Propellor/Property/Sudo.hs @@ -2,7 +2,7 @@ module Propellor.Property.Sudo where import Data.List -import Propellor.Common +import Propellor import Propellor.Property.File import qualified Propellor.Property.Apt as Apt import Propellor.Property.User -- cgit v1.3-2-g0d8e