summaryrefslogtreecommitdiff
path: root/src/Propellor/PropAccum.hs
AgeCommit message (Expand)Author
2016-11-11turn off redundant constraints warnings in cabal fileJoey Hess
2016-11-11Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess
2016-05-20remove commented out codeJoey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-26ported dockerJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-25ported moreJoey Hess
2016-03-25rename toProp to toChildPropertiesJoey Hess
2016-03-25ported mainPropertiesJoey Hess
2016-03-25finished porting Property.UserJoey Hess
2016-03-25ported Property.ListJoey Hess
2016-03-25ported PropAccumJoey Hess
2016-03-24ported most of PropAccumJoey Hess
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