diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-10 03:06:35 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-10 03:06:35 -0400 |
| commit | 7a0074454bbae2506c102a57add9af17a32907cc (patch) | |
| tree | 71cdb3e3e57937a433723fee5227536530fb71db /Propellor/Types.hs | |
| parent | eb71c76711a3952a1851fea4f80bbf17a0fc61b4 (diff) | |
propellor spin
Diffstat (limited to 'Propellor/Types.hs')
| -rw-r--r-- | Propellor/Types.hs | 1 |
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 |
