On Mon, Mar 17, 2008 at 11:28:54AM -0400, Dustin DeWeese wrote:
> 
> So ghc seems to be writing the wrong information to the .hi file...  Any
> idea why, or what I should look at that could be causing this?

Did you start off with a clean tree?

What does the command line used to build Prelude.hi look like?

If you repeat the command (with -fforce-recomp added), is it still
unregisterised?

In compiler/main/Config.hs, you presumably have
    cGhcUnregisterised    = "NO"
?


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to