Hi Neil,<br><br>Sorry about not getting back to you earlier, things have been quite hectic around here.<br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 10:26 PM, Neil Mitchell <span dir="ltr">&lt;<a href="mailto:ndmitchell@gmail.com">ndmitchell@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
I like Windows. I like networks. I love GHC 6.12.1. Having all three<br>
in combination would be fantastic :-)<br>
<br>
Given the Haskell platform will certainly include network (as an<br>
ex-GHC package), does anyone from the haskell-platform team want to<br>
pick up the Windows pieces and put together a working network?<br></blockquote><div><br>I think we need a co-maintainer for network that actually uses Windows daily and has the time and experience to have the library keep up with changes affecting that platform (i.e. new versions of GHC and/or Windows). I have a local Windows XP install in a virtual machine that I use for testing before making releases but using it is quite painful.<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I&#39;ve got a locally patched version of network, which I&#39;m using with<br>
great success - but that&#39;s not much benefit to the rest of the<br>
community.<br></blockquote><div><br>In your original email you mentioned that you changed all the occurrences of CALLCONV to stdcall. While this makes everything compile for you it is the wrong thing for other platforms which don&#39;t use stdcall. The CALLCONV define is supposed to expand to the right thing for each platform and it has worked in the past and it worked the last time I tried it on Windows XP/GHC 6.12. We need to figure out why it doesn&#39;t work for you.<br>

<br></div>Cheers,<br>Johan<br><br></div><br>