[Haskell] Re: Network Exception
Stephane Bortzmeyer
bortzmeyer at nic.fr
Thu Oct 13 06:29:09 EDT 2005
On Thu, Oct 13, 2005 at 12:18:44PM +0200,
Arias <arias at elleondeoro.com> wrote
a message of 35 lines which said:
> In the port 8080 I have apache listening, so the server and port is
> correct.
Excuse me but I prefer actual tests to claims. "telnet localhost
8080". (Apache may be listening only on the public IP address, for
instance.)
> the other one had the same matter than me, both using the GHC
> compiler version 6.4.
I tried with ghc 6.4 (FreeBSD and Debian) and it worked.
More information about the Haskell
mailing list