Hi all,
I am sending this here and not to the bugs list under the assumption that I am
doing something wrong...
I am trying to use the BNF converter tool. When I try it on simple examples, the
first step (generation of the .y and .x files) goes through. When I run happy on
the generated .y fil
together. Alternatively, use intToPortNumber
>to translate between Int and PortNumber.
>
>hth
>--sigbjorn
>
>- Original Message -
>From: "robin abraham" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, January 28, 2004 21:57
>
Hi,
I have ghc-6.0.1 on WinXP and Solaris. I have a simple echo server (server.hs
given below) and client (client.hs given below) and I encounter the following:
1) server.hs compiled and running on Solaris:
a) client.hs (Solaris) can connect.
b) client.hs (WinXP) cannot connect.
c) tel