Problems with 6.x compilers
Simon Marlow
simonmar at microsoft.com
Fri Nov 25 08:04:54 EST 2005
On 23 November 2005 15:02, kahl at cas.mcmaster.ca wrote:
> > > 6.4 and 6.4.1: When repeating a build (with ghc --make) all
> modules > > are rebuild even if nothing has changed. With
> earlier compilers, > > only linking takes place in this setting.
> Can I change this > > behaviour? I cannot develop this way.
> >
> > Should not happen, if it does there is a bug. Can you tell us how
> to > repeat the behaviour you're seeing? We aren't seeing any
> unecessary > recompilation here.
>
> I think I had that effect exactly when using -ddump-minimal-imports
Thanks, that is now fixed.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list