On Wed, Oct 12, 2005 at 07:34:33PM +0200,
 Arias <[EMAIL PROTECTED]> wrote 
 a message of 25 lines which said:

> It compiles correctly, but when I try to run this code, it throws an
> exception at connectTo. The exception's message is:

Which compiler? I get a "does not exist" with ghc if the host does not
listen on the given port. Did you check with telnet ("telnet localhost
8080")? Your code seems to work for me.

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to