summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-04-19 03:14:26 -0400
committerJoey Hess2014-04-19 03:14:26 -0400
commit02900b000e556af18f2d38c2ef4184a2ce27cf46 (patch)
treedaf02857cc9dc1cde1e09798c68c2f9e8d7bca44
parent557ed14301741a954985bc5bcf8c4041caefd7b5 (diff)
export
-rw-r--r--Propellor/Property/Dns.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Property/Dns.hs b/Propellor/Property/Dns.hs
index 9e12763c..0813e61f 100644
--- a/Propellor/Property/Dns.hs
+++ b/Propellor/Property/Dns.hs
@@ -8,6 +8,7 @@ module Propellor.Property.Dns (
nextSerialNumber,
adjustSerialNumber,
serialNumberOffset,
+ WarningMessage,
genZone,
) where