Thu Jan 31 03:41:43 PST 2008 Duncan Coutts <[EMAIL PROTECTED]>
* Stop using smartCopySources in SrcDist
This was the old module using it in with preserveDirs = True.
Anyway, we should be using smartCopySources for each lib and exe, we should be
collecting all the files to copy together into one list, then eliminating
duplicates and doing a single copyFiles operation. Yes, there can be
duplicates because for example exes can specify the libbrary's modules or
even the other exe's main module as other-modules.
M ./Distribution/Simple/SrcDist.hs -9 +18
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel