2007/7/20, Salvatore Insalaco <[EMAIL PROTECTED]>:
2007/7/19, Jason Dagit <[EMAIL PROTECTED]>: > I'm trying to understand why System.Directory.copyFile would be > preferred. Isn't it implemented in Haskell too? Isn't bytestring (or > rather PackedString) IO heavily optimized and on par with C?
Mmmm... I spot an important difference between cloneFile and copyFile: the first one doesn't copy permissions. Maybe it's the reason of cloneFile existence? _______________________________________________ darcs-devel mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-devel
