Hi Brian, Sorry for the slow reply.
On Fri, Nov 12, 2010 at 08:50:39PM -0800, Brian Bloniarz wrote: > > I developed the following patch which adds hsc2hs --cross-compile. > This special mode generates the .hs by extracting information from > compilations only Couldn't we always do this, rather than having to maintain 2 separate code paths? Also, it would be good to have a flag that makes hsc2hs fail when using non-cross-compilation features even when we aren't cross-compiling. That way we can stop them accidentally creeping into the GHC build. > but I thought it was time to post this and see if people > think it's a good direction to go. Sounds great to me! Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
