[Haskell-cafe] windows network programming

Nils Schweinsberg ml at n-sch.de
Tue Nov 2 03:17:51 EDT 2010


Am 02.11.2010 01:20, schrieb Paulo Tanimoto:
> http://hackage.haskell.org/package/network

You just have to remember that you need to call "withSocketsDo" on 
windows before doing anything with the network library.


More information about the Haskell-Cafe mailing list