Martin Norb�ck <[EMAIL PROTECTED]> writes:

> The GHC manual needs to specify what happens when you use -odir and
> hierarchical modules with --make.

It may be of interest to note that hmake currently uses solution 2 below.

> Solution 2: files put in -odir are put in directories (files will end up
> in Program/output/Bar/Module.o and Program/output/Foo/Module.o)
> This is also a slight change in semantics, since files are put in
> directories. May affect Makefiles that does "ar output/*.o" or similar.

Regards,
    Malcolm
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to