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