[Haskell-cafe] Re: What's the current bug report procedure?
Simon Marlow
simonmarhaskell at gmail.com
Mon Jan 16 07:24:42 EST 2006
Seth Kurtzberg wrote:
> All,
>
> I have a (minor) but to report in the networking (Network and Network.Socket) libraries. If the /etc/protocols file is missing, an error message is printed saying that a service could not be found. This occurs even when no service is involved (the port number is specified explicitly using the constructor PortNumber).
>
> I'm aware that the procedure changed; can you point me at the right place to report this and/or the right people/bug tracker/whatever?
>
> Thanks,
> Seth Kurtzberg
I believe that's been fixed, but the place to report bugs in the network
library is currently the GHC bug tracker, at
http://www.haskell.org/ghc/reportabug.
Cheers,
Simon
More information about the Haskell-Cafe
mailing list