13 Oct
2005
13 Oct
'05
8:35 a.m.
On Wed, Oct 12, 2005 at 07:34:33PM +0200, Arias <arias@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.