In light of an upcoming ICFP submission I'm trying to refactor some back-end code. Unfortunately with the new build system I haven't figured out how to make a new file work. I added compiler/cmm/DFLattice.hs, and a DFLattice.o gets built all right, but it's not linked with the other files. I added the name DFLattice to compiler/ghc.cabal but this seems not to have helped.
What's the right thing to do, and to what wiki page should I add the answer when I get it? (I feel like with the new build system the wiki is somewhat out of date and the deltas are spread around a bit too widely...) Norman _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
