diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-18 21:58:23 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-18 21:58:23 -0400 |
| commit | 395d3f206af48dcac5980fc70f7189a77e43fcc8 (patch) | |
| tree | 323ed0a78334761a273ed01fdfafae49088002b6 /Propellor/Attr.hs | |
| parent | c8a3653775892bd361091885c63113b6ca36ed5a (diff) | |
Dns.primary wrote, not quite ready
Diffstat (limited to 'Propellor/Attr.hs')
| -rw-r--r-- | Propellor/Attr.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/Attr.hs b/Propellor/Attr.hs index 37ed1bad..a4d7a958 100644 --- a/Propellor/Attr.hs +++ b/Propellor/Attr.hs @@ -4,7 +4,6 @@ module Propellor.Attr where import Propellor.Types import Propellor.Types.Attr -import Propellor.Types.Dns import "mtl" Control.Monad.Reader import qualified Data.Set as S |
