darcs

Issue 181 can't compile: `seekRepo' is imported more than once

Title can't compile: `seekRepo' is imported more than once
Priority not-our-bug Status wont-fix
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, jch, kowey, thorkilnaur, tommy, zooko
Assigned To
Topics

Created on 2006-05-29.12:08:49 by zooko, last changed 2009-08-27.13:47:30 by admin.

Messages
msg684 (view) Author: zooko Date: 2006-05-29.12:08:47
-------

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
make: *** [Repository.o] Error 1

-------

DARC yumyum:~/playground/darcs/darcs-stable$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.4

-------

The most recent patch in my repo is:

Sun May 28 16:41:36 ADT 2006  Juliusz Chroboczek <jch@pps.jussieu.fr>
  * Add warning to Eric's SSHControlMaster rework.
msg685 (view) Author: jch Date: 2006-05-29.13:38:08
This is a Ghc bug, fixed in 6.4.1.
msg755 (view) Author: jch Date: 2006-07-03.20:53:38
>> Repository.lhs:1:0:
>>     Warning: `seekRepo' is imported more than once:

> Anyone got a fix?

Sorry, I closed this bug without replying to the list.

This is reportedly a bug in Ghc 6.4.0.  Upgrading to 6.4.1 should fix it.

Please see

  http://article.gmane.org/gmane.comp.version-control.darcs.devel/4281
  http://article.gmane.org/gmane.comp.version-control.darcs.devel/4280
  http://bugs.darcs.net/issue181

                                        Juliusz
History
Date User Action Args
2006-05-29 12:08:49zookocreate
2006-05-29 13:38:10jchsetstatus: unread -> wont-fix
nosy: + jch
messages: + msg685
2006-07-03 20:53:39jchsetnosy: droundy, jch, tommy, zooko
messages: + msg755
2009-08-06 17:49:01adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, dagit, mornfall, simon, kowey, beschmi, thorkilnaur, - droundy, jch
2009-08-06 20:49:57adminsetnosy: - beschmi
2009-08-10 21:51:52adminsetnosy: + jch, - markstos, darcs-devel, jast, dagit, Serware, mornfall
2009-08-25 18:00:52adminsetnosy: + darcs-devel, - simon
2009-08-27 13:47:30adminsetnosy: jch, tommy, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin