summaryrefslogtreecommitdiff
path: root/src/Propellor/Utilities.hs
AgeCommit message (Collapse)Author
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
Since File.mode uses FileMode, it seems it ought to be exported by propellor somewhere. I don't want to make propellor Property modules themselves export core data types though, so this is a compromise of dubious utility.
2018-12-30Merged Utility changes from git-annexJoey Hess
Last done in May 2017..
2015-10-10propellor spinJoey Hess