Hi, On 25 July 2014 19:21, Nikita Karetnikov <nik...@karetnikov.org> wrote: > > Do you have a better testcase? Why does ‘whenCacheOutOfDate’ run the > action on ‘=’ in the first place? If the cache file has the same > modification time as the original, it means that the cache is > up-to-date, no?
OK, I tested your patch and it seems to work. I guess that what actually fixed that bug was the change from getModificationTime to getModTime (which has higher resolution). _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel