18 Mar
2010
18 Mar
'10
5:08 a.m.
On 17 March 2010 20:49, Maciej Podgurski <maciej.podgurski@googlemail.com> wrote:
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