On Fri, May 25, 2007 at 06:42:09PM -0700, David Roundy wrote: > On Thu, May 24, 2007 at 08:29:42PM +0200, VMiklos wrote: > > Alan Garrison <[EMAIL PROTECTED]> wrote: > > > ghc version 6.4 on an Ubuntu Breezy box (amd64). > > > > (...) > > > > > Any ideas? > > > > consider upgrading to a newer ghc package > > You could also add to one of those two imports something like > "hiding ( duplicateImportedFunction )".
I should add that you could also remove the -Werr flag (I'd just grep for Werr to find it), and then these warnings won't be errors. Perhaps when tarballs are generated, we should by default disable -Werr, since there's no benefit to our users using that flag (although we certainly want it for developers). -- David Roundy Department of Physics Oregon State University
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
