summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-18 17:19:28 -0400
committerJoey Hess2014-04-18 17:19:28 -0400
commit39d697ca789c04da07bb14cc7476899e717d9413 (patch)
tree9e2c45e9f66e9a7d7e419cb6c38e37e1a9ebdd88 /propellor.cabal
parent2b9ee5b29b03a4a18fb43dafab38d6d185c653e0 (diff)
add dns records to Attr
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 677b9a89..68d7fb70 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -99,6 +99,7 @@ Library
Propellor.Exception
Propellor.Types
Propellor.Types.OS
+ Propellor.Types.Dns
Other-Modules:
Propellor.Types.Attr
Propellor.CmdLine