From 16ed29570616359626552327702c8e1e358c430f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Nov 2016 14:04:18 -0400 Subject: build fixes --- src/Propellor/Property/Group.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Property/Group.hs') diff --git a/src/Propellor/Property/Group.hs b/src/Propellor/Property/Group.hs index b171933a..f47867c1 100644 --- a/src/Propellor/Property/Group.hs +++ b/src/Propellor/Property/Group.hs @@ -1,6 +1,7 @@ module Propellor.Property.Group where import Propellor.Base +import Propellor.Property.User (hasGroup) type GID = Int -- cgit v1.2.3