patch applied (cabal): Eliminate now-redundant Bool flag on smartCopySources

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Jan 31 08:49:36 EST 2008


Thu Jan 31 03:45:11 PST 2008  Duncan Coutts <duncan at haskell.org>
  * Eliminate now-redundant Bool flag on smartCopySources
  and simplfy the implementation to be a simple composition of
  findFileWithExtension' and copyFiles with some additonal error checking.

    M ./Distribution/Simple/GHC.hs -2 +2
    M ./Distribution/Simple/Hugs.hs -2 +2
    M ./Distribution/Simple/NHC.hs -1 +1
    M ./Distribution/Simple/Utils.hs -9 +2



More information about the cabal-devel mailing list