On Mon, Nov 1, 2010 at 7:04 PM, Antoine Latter <aslat...@gmail.com> wrote: > Have you tried the 'network' package on Hackage? I had thought it was > cross-platform. I do not do much development on Windows. > > On Nov 1, 2010 6:45 PM, "Michael Litchard" <mich...@schmong.org> wrote: >> I took a quick look on hackage for an interface to windows networking >> function calls, and didn't find anything that worked. I may have >> overlooked something. What's the state of windows network programming? >> Any recommendations for a good package?
Yes, I think it is cross-platform and it ships with Haskell Platform (so you don't have to compile by yourself). http://hackage.haskell.org/platform/contents.html Michael, also note that the newest version on Hackage merges "network" and "network-bytestring". http://hackage.haskell.org/package/network Paulo _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe