summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Concurrent.hs
AgeCommit message (Expand)Author
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-25ported moreJoey Hess
2016-03-25ported Property.ListJoey Hess
2015-10-28concurrency docsJoey Hess
2015-10-27make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-24Added Propellor.Property.Concurrent for concurrent properties.Joey Hess