diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-10 14:45:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-10 14:45:00 -0400 |
| commit | 28fe270223ed56ef8e7fd867573b5ba6a5a221c7 (patch) | |
| tree | 4eed19a158af0e63c6028f91cb479a51b181ece1 /src/Propellor/Property/Dns.hs | |
| parent | 8bb64dd37de63e2d86428bb3d707b1aef287e172 (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/Property/Dns.hs')
| -rw-r--r-- | src/Propellor/Property/Dns.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Dns.hs b/src/Propellor/Property/Dns.hs index 056733cd..963b82f6 100644 --- a/src/Propellor/Property/Dns.hs +++ b/src/Propellor/Property/Dns.hs @@ -13,7 +13,7 @@ module Propellor.Property.Dns ( genZone, ) where -import Propellor +import Propellor.Base import Propellor.Types.Dns import Propellor.Types.Info import Propellor.Property.File |
