30 Jan
2009
30 Jan
'09
7:57 a.m.
Thu Jan 29 15:16:56 PST 2009 Duncan Coutts <duncan@haskell.org> * Stop using smartCopySources or copyDirectoryRecursiveVerbose Instead if copyDirectoryRecursiveVerbose use installDirectoryContents and for smartCopySources use findModuleFiles and installExecutableFiles In both cases the point is so that we use functions for installing files rather than functions to copy files. M ./Distribution/Simple/GHC.hs -2 +2 M ./Distribution/Simple/Hugs.hs -7 +8 M ./Distribution/Simple/Install.hs -2 +2 M ./Distribution/Simple/NHC.hs -4 +5 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090129231656-adfee-d7bd58e82...