summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/File.hs
AgeCommit message (Expand)Author
2015-04-23fix type signature, filepath and string params were flippedJoey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-01-29propellor spinJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-03add hasPrivContentFromJoey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-12-09fix a case where fileProperty reported a change despite not making oneJoey Hess
2014-12-07Fixed privdata introspection for User.hasPassword and User.hasSomePasswordJoey Hess
2014-07-17Fix bug in File.containsLines that caused lines that were already in the file...Joey Hess
2014-07-17better hasPrivContentExposedJoey Hess
2014-07-06propellor spinJoey Hess
2014-05-14moved source code to srcJoey Hess