patch applied (cabal): Fix types of libModules and exeModules

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed May 27 18:59:06 EDT 2009


Wed May 27 11:51:08 PDT 2009  Duncan Coutts <duncan at haskell.org>
  * Fix types of libModules and exeModules
  Take a Library/Executable rather than a PackageDescription
  Means we're more precise in using it, just passing the info we need.

    M ./Distribution/PackageDescription.hs -9 +7
    M ./Distribution/Simple/GHC.hs -15 +15
    M ./Distribution/Simple/Hugs.hs -3 +4
    M ./Distribution/Simple/JHC.hs -1 +1
    M ./Distribution/Simple/LHC.hs -16 +16
    M ./Distribution/Simple/PreProcess.hs -1 +1

View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090527185108-adfee-66e77c9543cedb99492238af99ad1a1b1b2e38e2.gz



More information about the cabal-devel mailing list