From 7c91ef33df74808423e28daee9e87b513d278360 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 15 Jul 2017 17:06:44 -0700 Subject: docstring for Timezone type --- 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 896e83fb..267c4f0b 100644 --- a/src/Propellor/Property/Timezone.hs +++ b/src/Propellor/Property/Timezone.hs @@ -6,6 +6,7 @@ import Propellor.Base import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.File as File +-- | A timezone from /usr/share/zoneinfo type Timezone = String -- | Sets the system's timezone -- cgit v1.2.3