
17 Mar
2010
17 Mar
'10
5:08 p.m.
On 17 March 2010 20:49, Maciej Podgurski
You can also use MSYS/MinGW, I prefer this to Cygwin.
Hi Maciej I'll second this - for building Haskell FFI bindings to C libraries MSYS / MinGW is usually better (provided you can get the original C library working of course). And the Network package that the original poster wants to use is, in part, a C binding. Best wishes Stephen