On 22 August 2010 13:48, Felipe Lessa <felipe.le...@gmail.com> wrote:

> I take it that the problem is that libcurl is a C library with a
> Unix-like build system, and that is the problem that needs Cygwin,
> right?

No - generally you don't want to compile bindings with Cygwin,
compiling with Cygwin brings in dependencies on cygwin1.dll which
doesn't work well with GHC.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to