[darcs-devel] Compilation Problems on OSX with current darcs-unstable (2006-04-08)

Donald Bruce Stewart dons at cse.unsw.edu.au
Tue Apr 11 02:19:04 PDT 2006


Juliusz.Chroboczek:
> > Repository.lhs:1:0:
> >     Warning: `seekRepo' is imported more than once:
> >                imported from DarcsRepo at Repository.lhs:43:0-25
> >                imported from DarcsRepo at Repository.lhs:42:19-26
> 
> > Repository.lhs:1:0:
> >     Warning: `youNeedToBeInRepo' is imported more than once:
> >                imported from DarcsRepo at Repository.lhs:43:0-25
> >                imported from DarcsRepo at Repository.lhs:42:29-45

This was a ghc 6.4.0 buglet. Its fixed in ghc 6.4.1
The solution would be to turn off -Werror, I think

-- Don




More information about the darcs-devel mailing list