6.4.1 Bug? getServiceEntry: does not exist (no such service
entry)
Simon Marlow
simonmarhaskell at gmail.com
Thu Mar 23 11:22:19 EST 2006
S. Alexander Jacobson wrote:
> I just upgraded to 6.4.1 from 6.4.0 and am now getting this error when I
> run socket code via ghci, but not when I compile the code using ghc. Any
> idea what this is or how to fix?
>
> getServiceEntry: does not exist (no such service entry)
This was reported a while back, and I still have it on my queue to
investigate:
http://www.haskell.org//pipermail/haskell-cafe/2005-October/011777.html
However, I just checked and it doesn't happen with a recent 6.4.2
snapshot, so I'm going to consider it fixed (probably another weird
mingw version interaction, or something).
Grab a 6.4.2 snapshot and you should be happy.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list