diff options
Diffstat (limited to 'src/Propellor/Property/ConfFile.hs')
| -rw-r--r-- | src/Propellor/Property/ConfFile.hs | 2 |
1 files changed, 2 insertions, 0 deletions
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, |
