patch applied (cabal): Fix types of libModules and exeModules
27 May
2009
27 May
'09
10:59 p.m.
Wed May 27 11:51:08 PDT 2009 Duncan Coutts <duncan@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-66e77c954...
6256
Age (days ago)
6256
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts