patch applied (cabal): Don't use the compilerProg and compilerPkgTool, use the ProgramConfiguration
29 Aug
2007
29 Aug
'07
10:03 a.m.
Tue Aug 28 17:21:13 PDT 2007 Duncan Coutts <duncan@haskell.org> * Don't use the compilerProg and compilerPkgTool, use the ProgramConfiguration Except for reporting, we use the ProgramConfiguration directly. Less duplication of information this way. M ./Distribution/Simple/GHC.hs -8 +9 M ./Distribution/Simple/Haddock.hs -3 +4 M ./Distribution/Simple/Hugs.hs -4 +3 M ./Distribution/Simple/JHC.hs -2 +3 M ./Distribution/Simple/NHC.hs -2 +2 M ./Distribution/Simple/PreProcess.hs -3 +4
6914
Age (days ago)
6914
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts