summaryrefslogtreecommitdiff
path: root/src/Propellor/Base.hs
AgeCommit message (Collapse)Author
2016-03-24convert ensurePropertyJoey Hess
Moved to its own module to keep everything related in one place.
2015-10-27use execProcessConcurrent everywhereJoey Hess
Found a reasonable clean way to make Utility.Process use execProcessConcurrent, while still allowing copying updates to it from git-annex.
2015-10-10propellor spinJoey Hess