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.cabal | |
| parent | 2b9ee5b29b03a4a18fb43dafab38d6d185c653e0 (diff) | |
add dns records to Attr
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
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 |
