summaryrefslogtreecommitdiff
path: root/src/Propellor/PropAccum.hs
AgeCommit message (Expand)Author
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-19improve Info type using GADT, at nomeata's suggestionJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-10tighten focus of Propellor module, adding Propellor.Base for all the exportsJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-09-30change HostContext for containersJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-01-25store PropList reversed to optimise &Joey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-24added GADT to determine between a property with info and withoutJoey Hess
2015-01-19fix haddockJoey Hess
2015-01-19rename HostLike to PropAccumJoey Hess