
23 Mar
2006
23 Mar
'06
11:22 a.m.
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