edit compiler/ghc.mk and change the definition of compiler_stage2_dll0_MODULES according to your error message.
On Mon, Dec 15, 2014 at 12:58 PM, Simon Peyton Jones <[email protected]> wrote: > > Hum. “Reachable modules from DynFlags out of date” What can I do > now? > > Validated ok on my windows laptop. So I’m sorry but it looks as if I have > broken HEAD. Could revert but I’d prefer to fix. > > I did change some imports. > > Thanks > > Simon > > > > HC [stage 1] compiler/stage2/build/SPARC/CodeGen.o > > HC [stage 1] compiler/stage2/build/LlvmCodeGen.o > > Reachable modules from DynFlags out of date > > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs > >
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
