summaryrefslogtreecommitdiff
path: root/Propellor/Property/Cmd.hs
AgeCommit message (Collapse)Author
2014-04-18All Property combinators now combine together their Attr settings.Joey Hess
So Attr settings can be made inside a propertyList, for example.
2014-04-18get rid of AttrPropertyJoey Hess
Now both Property and RevertableProperty can influence Attr on their own.
2014-04-10Propellor monad is a Reader for HostAttrJoey Hess
So far, the hostname is only used to improve a message in withPrivData, but I anticipate using HostAttr for a lot more.
2014-04-08serviceInstalledRunningJoey Hess
2014-04-08propellor spinJoey Hess
2014-04-03api doc improvementsJoey Hess
2014-04-01various improvementsJoey Hess
2014-04-01nochange on serviceJoey Hess
2014-04-01descriptionJoey Hess
2014-04-01not quite working docker container interfaceJoey Hess
2014-03-30more prep for hackageJoey Hess
2014-03-30prepare for hackageJoey Hess