Problems with Network.Socket.getAddrInfo under MacOS 10.5, GHC
6.10.2?
Johan Tibell
johan.tibell at gmail.com
Mon May 4 14:24:14 EDT 2009
On Mon, May 4, 2009 at 8:20 PM, Bryan O'Sullivan <bos at serpentine.com> wrote:
> On Mon, May 4, 2009 at 8:35 AM, Neil Davies
> <semanticphilosopher at googlemail.com> wrote:
>>
>> It does not appear that you can access the 'addrFlags' returned by
>> getAddrInfo, you get the exception: *** Exception: unpackBits: unhandled
>> bits set: 8
>
> Interesting.
>
>>
>> Is this just a MacOS issue? Should I raise a ticket for it?
>
> It's presumably Mac-specific, but yes, please file a ticket and I'll take a
> look. File it against the network package, not GHC itself.
The network package now has a new maintainer (me) and a new trac and repo:
http://trac.haskell.org/network/
http://code.haskell.org/network/
I've migrated the old tickets to the new trac.
Cheers,
Johan
More information about the Glasgow-haskell-users
mailing list