Fix the compiler-hs-dependency's
authorIan Lynagh <igloo@earth.li>
Fri, 12 Jun 2009 10:48:27 +0000 (10:48 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 12 Jun 2009 10:48:27 +0000 (10:48 +0000)
commit2675f2b68794ef6712e1ea0b9ec110c46c9e5ebf
treed03db9402d1be6f6bf67ac6eea156e684a88eac2
parent498999593cd93568e9c9dcfdaeb80222ba97587c
Fix the compiler-hs-dependency's
We needed some more $s to delay evaluation until the values are
available, and the calls needed to be later in the ghc.mk so that
compiler_stage2_WAYS etc are defined.
compiler/ghc.mk