summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-01-19 14:15:49 -0400
committerJoey Hess2015-01-19 14:15:49 -0400
commit1ae21965aaba0303088052e873fea39708e331ed (patch)
tree918a8e0575e6369e3d94598d675b089c54579cf2 /propellor.cabal
parentdb93c41f90e9ad68854b6b219fc9fe6d12085600 (diff)
rename HostLike to PropAccum
This is more general; it doesn't need to contain a Host. It would, for example, be possible to make Property itself be an instance of PropAccum.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 982df527..00a5ac5b 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -108,7 +108,7 @@ Library
Propellor.Property.SiteSpecific.GitHome
Propellor.Property.SiteSpecific.JoeySites
Propellor.Property.SiteSpecific.GitAnnexBuilder
- Propellor.Host
+ Propellor.PropAccum
Propellor.CmdLine
Propellor.Info
Propellor.Message