[Haskell] Re: Network Exception

Stephane Bortzmeyer bortzmeyer at nic.fr
Thu Oct 13 04:35:23 EDT 2005


On Wed, Oct 12, 2005 at 07:34:33PM +0200,
 Arias <arias at radioreykjavik.net> 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.



More information about the Haskell mailing list