If they are loading each other, they likewise need .hi files. .o files are optional if you aren't linking them.
On Tue, Oct 8, 2019 at 10:59 AM Sam Halliday <[email protected]> wrote: > Brandon Allbery <[email protected]> writes: > > > you really do want those .hi files, otherwise it must compile the > > dependency module to generate one. > > Right, exactly! But I thought that's what targetAllowObjCode=True was > doing, is it not? Is there another setting that I'm missing? > > Should I use that for all my modules and not just the dependencies? > > -- > Best regards, > Sam > -- brandon s allbery kf8nh [email protected]
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
