On Tue, Sep 02, 2008 at 01:31:19 +0200, Petr Rockai wrote: > Hi, let me just to do some random patch review (would I get some karma for > that, lispy?), this seems like an easy one.
Heh :-) Thanks, in either case. > > [resolve issue1015: workaround internal API change on Windows in GHC 6.8.3 > > Ganesh Sittampalam <[EMAIL PROTECTED]>**20080901223420] hunk > > ./src/win32/System/Posix/Files.hsc 49 > > - return (FileStatus tp mode mtime size) > > + return (FileStatus tp mode mtime (fromIntegral size)) > Looks like a decent workaround with no collateral damage. Unfortunately, I > don't have Windows to actually try it out. Well, Petr and Simon think it's fine and I agree it's harmless looking, so I'll fast-track this as soon as the infrastructure is in place. Thanks! -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
pgpvDbGnfID4E.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
