patch applied (cabal): Pass the exe/lib to the per-compiler installLib/Exe functions
20 Apr
2010
20 Apr
'10
11 p.m.
Tue Apr 20 15:36:52 PDT 2010 Duncan Coutts <duncan@haskell.org> * Pass the exe/lib to the per-compiler installLib/Exe functions So the generic code iterates over the libs/exes rather than the per-compiler code doing that. It'll help when we have more complex inter-component dependencies. This is also the proper fix for ticket #525. M ./Distribution/Simple/GHC.hs -43 +41 M ./Distribution/Simple/Install.hs -7 +9 M ./Distribution/Simple/LHC.hs -41 +39 M ./Distribution/Simple/UHC.hs -6 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
5985
Age (days ago)
5985
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts