summaryrefslogtreecommitdiff
path: root/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-10 03:06:35 -0400
committerJoey Hess2014-04-10 03:06:35 -0400
commit7a0074454bbae2506c102a57add9af17a32907cc (patch)
tree71cdb3e3e57937a433723fee5227536530fb71db /Propellor/Types.hs
parenteb71c76711a3952a1851fea4f80bbf17a0fc61b4 (diff)
propellor spin
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