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/Reboot.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Propellor/Property/Reboot.hs') diff --git a/Propellor/Property/Reboot.hs b/Propellor/Property/Reboot.hs index 1a419d60..25e53159 100644 --- a/Propellor/Property/Reboot.hs +++ b/Propellor/Property/Reboot.hs @@ -1,6 +1,6 @@ module Propellor.Property.Reboot where -import Propellor.Common +import Propellor now :: Property now = cmdProperty "reboot" [] -- cgit v1.3-2-g0d8e