summaryrefslogtreecommitdiff
path: root/Utility/PosixFiles.hs
Commit message (Collapse)AuthorAge
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
| | | | | Omitted a couple of files what have had significant contributions from others.
* tell moveFile to overwrite existing filesGravatar Joey Hess2014-01-29
|
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
Opened a bug about this: https://github.com/jystic/unix-compat/issues/10