
22 Aug
2010
22 Aug
'10
10:12 a.m.
On 22 August 2010 13:48, Felipe Lessa
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.