From 544a3111dd805fdcaddabe06a7d5c841e15faac5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 20 Aug 2015 10:30:20 -0400 Subject: headers --- src/Propellor/Property/ConfFile.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Propellor/Property/ConfFile.hs') diff --git a/src/Propellor/Property/ConfFile.hs b/src/Propellor/Property/ConfFile.hs index df723eea..1a2503dd 100644 --- a/src/Propellor/Property/ConfFile.hs +++ b/src/Propellor/Property/ConfFile.hs @@ -1,9 +1,11 @@ module Propellor.Property.ConfFile ( + -- * Generic conffiles with sections SectionStart, SectionPast, AdjustSection, InsertSection, adjustSection, + -- * Windows .ini files IniSection, IniKey, containsIniSetting, -- cgit v1.2.3