From bec62e2bbe61672c8dcecc3ff1e8fd8a389ac86c Mon Sep 17 00:00:00 2001 From: FĂ©lix Sipma Date: Wed, 15 Jun 2016 11:10:29 +0200 Subject: ConfFile: export hasIniSection --- src/Propellor/Property/ConfFile.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/ConfFile.hs') diff --git a/src/Propellor/Property/ConfFile.hs b/src/Propellor/Property/ConfFile.hs index d49a3753..d91c7724 100644 --- a/src/Propellor/Property/ConfFile.hs +++ b/src/Propellor/Property/ConfFile.hs @@ -9,6 +9,7 @@ module Propellor.Property.ConfFile ( IniSection, IniKey, containsIniSetting, + hasIniSection, lacksIniSection, ) where -- cgit v1.2.3