Re: [commit: base] ghc-7.6: FFI wrapper for kevent() (69446b1)

Ian Lynagh <[email protected]> Fri, 12 Oct 2012 00:41:34 +0100
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
On Thu, Oct 11, 2012 at 04:30:39PM -0700, Johan Tibell wrote:
> Could someone please point me to the ticket so I can understand why
> this is needed?

http://hackage.haskell.org/trac/ghc/ticket/7242

> The wrapper seems to be a no-op.

I don't know, but it could be that kevent is a CPP macro on NetBSD (in
which case using the FFI CAPI would be a slightly nicer way of fixing
it, incidentally).


Thanks
Ian