Refactor package installation
authorIan Lynagh <igloo@earth.li>
Tue, 3 Nov 2009 13:33:22 +0000 (13:33 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 3 Nov 2009 13:33:22 +0000 (13:33 +0000)
commite542d75c0a4b529aeafc0fc51038d670a8adc74c
tree71e0437f883ebe1d83d1a30d20bee4a5fa11594c
parent03bf7b49daf1778346ecde84eca30945a079e8ae
Refactor package installation
There is now less makefile code duplication.
Also, stage2 packages are registered after GHC, which is important as
they might depend on the ghc package (as dph now does).
ghc.mk