On Mon, May 12, 2008 at 10:47:26PM +0400, Dmitry Kurochkin wrote: > On Mon, May 12, 2008 at 9:48 PM, Jason Dagit <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Last time I checked the windows build of darcs required an installation of > > cygwin. I think this was needed for: > > * autotools > > * http support? > > > > Was there anything else that required cygwin? > > > > Do we have any pure Haskell HTTP libraries that can be used without needing > > any thing except GHC and an HTTP Haskell library? Specifically, could we > > end up with a statically linked darcs that doesn't require libcurl at > > compile time? > > On my debian box I was able to build static darcs with libcurl. That > was not as straightforward as with dynamic curl but nothing complex, > really. > Unfortunately I can not try windows build since I do not have a > windows box around. But can you tell me what is the problem with > static curl on windows? > > AFAIK Network.HTTP can be used by darcs. It should be detected by > configure and used if neither libcurl nor libwww is available.
That's true. David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
