diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-18 17:19:28 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-18 17:19:28 -0400 |
| commit | 39d697ca789c04da07bb14cc7476899e717d9413 (patch) | |
| tree | 9e2c45e9f66e9a7d7e419cb6c38e37e1a9ebdd88 /Propellor/Types.hs | |
| parent | 2b9ee5b29b03a4a18fb43dafab38d6d185c653e0 (diff) | |
add dns records to Attr
Diffstat (limited to 'Propellor/Types.hs')
| -rw-r--r-- | Propellor/Types.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/Types.hs b/Propellor/Types.hs index 42401d12..ad822a8b 100644 --- a/Propellor/Types.hs +++ b/Propellor/Types.hs @@ -5,7 +5,6 @@ module Propellor.Types ( Host(..) , Attr - , HostName , Propellor(..) , Property(..) , RevertableProperty(..) |
