On Fri, Sep 22, 2006 at 08:48:07PM +1000, Donald Bruce Stewart wrote: > av: > > 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 > > make: *** [Repository.o] Error 1 > > > > What is the problem here? Shall I update ghc or am I missing something. > > The sources are obtained using darcs as it is described on the html > > pages.
> I think this is a ghc 6.4 buglet, fixed in ghc 6.4.1 and later. You can > work around it by removing -Werror from the darcs Makefile. > Thank you. Looks like it works just with -Werror removal. -- Minds, like parachutes, function best when open _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
