patch applied (cabal): Add util rewriteFile :: FilePath -> String -> IO ()
13 Aug
2008
13 Aug
'08
7:33 p.m.
Wed Aug 13 12:20:17 PDT 2008 Duncan Coutts <duncan@haskell.org> * Add util rewriteFile :: FilePath -> String -> IO () Write a file but only if it would have new content. If we would be writing the same as the existing content then leave the file as is so that we do not update the file's modification time. M ./Distribution/Simple/Utils.hs -1 +16 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080813192017-adfee-23ee7f319...
6599
Age (days ago)
6599
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts