Using --make with -odir and hierarchical modules
Malcolm Wallace
Malcolm.Wallace@cs.york.ac.uk
Mon, 20 Jan 2003 15:42:59 +0000
"Simon Marlow" <simonmar@microsoft.com> writes:
> > It may be of interest to note that hmake currently uses
> > solution 2 below.
>
> And this is also what the current CVS version of GHC does. Note that
> you need to create the directories if they don't exist (GHC won't do it
> for you).
Whereas hmake does create the directories if they don't already exist. :-)
Regards,
Malcolm