summaryrefslogtreecommitdiff
path: root/src/Propellor/PropAccum.hs
AgeCommit message (Collapse)Author
2015-01-19fix haddockJoey Hess
2015-01-19rename HostLike to PropAccumJoey Hess
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.