On 2004-08-11 at 16:17PDT Mike Gunter wrote: > > For me, :reload often seems to treat an out-of-date interpreted module > as up-to-date. I think this is a consequence of my machine clock > being ahead of my file-system clock. > > I believe this behavior results from the use of getClockTime as the > linkableTime for interpreted modules. It seems more correct to use > the mtime of the source. In general, it seems best not to compare > local-machine times and file-system times.
Surely nowadays one uses ntp, so the times on the two machines are accurate? J�n -- J�n Fairbairn [EMAIL PROTECTED] _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
