[darcs-users] Module dependency cycle

Dmitry Kurochkin dmitry.kurochkin at gmail.com
Mon Aug 18 12:07:39 UTC 2008


Hello darcs developers.

I am working on unifying HTTP and URL module. So that URL provides a
common interface for curl, libwww and Network.HTTP libs (and possibly
wget later).

And I have run into a problem with import cycle. In network code (and
in modules that are imported there) we use Bug. And Bug downloads
maintenance file and thus imports URL module.

I do not know what is the best way to resolve this issue. Can you give
me any advices?

Regards,
  Dmitry


More information about the darcs-users mailing list