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 _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
