summaryrefslogtreecommitdiff
path: root/Propellor/Types/OS.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Propellor/Types/OS.hs')
-rw-r--r--Propellor/Types/OS.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Types/OS.hs b/Propellor/Types/OS.hs
index 0635b271..23cc8a29 100644
--- a/Propellor/Types/OS.hs
+++ b/Propellor/Types/OS.hs
@@ -1,5 +1,6 @@
module Propellor.Types.OS where
+type HostName = String
type UserName = String
type GroupName = String