summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Cmd.hs
AgeCommit message (Collapse)Author
2014-12-08propellor spinJoey Hess
(cherry picked from commit 1d02d589c79781cc4b0bd82467edbdf64c40f34d)
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-05-14moved source code to srcJoey Hess
This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work.