From fc49d75e4fb9e8d2c7ce9d60647a26ecc030d253 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Jun 2014 01:45:58 -0400 Subject: Attr is renamed to Info. --- propellor.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 41486dd8..ff361da8 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -97,7 +97,7 @@ Library Propellor.Property.SiteSpecific.GitHome Propellor.Property.SiteSpecific.JoeySites Propellor.Property.SiteSpecific.GitAnnexBuilder - Propellor.Attr + Propellor.Info Propellor.Message Propellor.PrivData Propellor.Engine @@ -106,7 +106,7 @@ Library Propellor.Types.OS Propellor.Types.Dns Other-Modules: - Propellor.Types.Attr + Propellor.Types.Info Propellor.CmdLine Propellor.SimpleSh Propellor.Property.Docker.Shim -- cgit v1.2.3