From f14958e11eed0c4167972b0d434d251f4c81f7df Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 15 Jul 2017 17:05:26 -0700 Subject: missing import --- src/Propellor/Property/Timezone.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/Timezone.hs') diff --git a/src/Propellor/Property/Timezone.hs b/src/Propellor/Property/Timezone.hs index 91dcbfc6..896e83fb 100644 --- a/src/Propellor/Property/Timezone.hs +++ b/src/Propellor/Property/Timezone.hs @@ -4,6 +4,7 @@ module Propellor.Property.Timezone where import Propellor.Base import qualified Propellor.Property.Apt as Apt +import qualified Propellor.Property.File as File type Timezone = String -- cgit v1.2.3