From a2a97cbeb2566de37ef3d1b108894246457d4113 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Jan 2015 14:26:18 -0400 Subject: avoid haddock warnings --- src/Propellor/Property/Systemd.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Property/Systemd.hs') diff --git a/src/Propellor/Property/Systemd.hs b/src/Propellor/Property/Systemd.hs index 7fe600a0..613ed01c 100644 --- a/src/Propellor/Property/Systemd.hs +++ b/src/Propellor/Property/Systemd.hs @@ -1,5 +1,7 @@ module Propellor.Property.Systemd ( module Propellor.Property.Systemd.Core, + ServiceName, + MachineName, started, stopped, enabled, -- cgit v1.2.3