patch applied (cabal): Remove compilerProg & compilerPkgTool from Compiler
29 Aug
2007
29 Aug
'07
10:03 a.m.
Tue Aug 28 18:38:14 PDT 2007 Duncan Coutts <duncan@haskell.org> * Remove compilerProg & compilerPkgTool from Compiler This info is redundant since the compiler-specific code knows what programs to run and it can get that from the ProgramConfiguration. M ./Distribution/Simple/Compiler.hs -10 M ./Distribution/Simple/Configure.hs -6 +3 M ./Distribution/Simple/GHC.hs -2 M ./Distribution/Simple/Hugs.hs -4 +2 M ./Distribution/Simple/JHC.hs -2 M ./Distribution/Simple/NHC.hs -3 +1
6900
Age (days ago)
6900
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts