[project @ 2005-07-21 09:26:30 by simonmar]
authorsimonmar <unknown>
Thu, 21 Jul 2005 09:26:30 +0000 (09:26 +0000)
committersimonmar <unknown>
Thu, 21 Jul 2005 09:26:30 +0000 (09:26 +0000)
commitd4aaa2cbdb06a88d99545da53d3da69b48702b1e
tree144f6fbaf730f206d4b5304aecd1b2028c091a4e
parent9b756208d9522ddaa5b885fcfcfa301891363112
[project @ 2005-07-21 09:26:30 by simonmar]
copyFile: copy the permissions properly (don't use getPermissions >>=
setPermissions, which only copies the owner's permissions on Unix).
System/Directory.hs