summaryrefslogtreecommitdiff
path: root/Propellor/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Propellor/Types.hs')
-rw-r--r--Propellor/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Types.hs b/Propellor/Types.hs
index c6be30c4..3be10d3f 100644
--- a/Propellor/Types.hs
+++ b/Propellor/Types.hs
@@ -4,6 +4,7 @@ import Data.Monoid
import System.Console.ANSI
type HostName = String
+type GroupName = String
type UserName = String
data Property = Property