
3 May
2010
3 May
'10
1:54 a.m.
On Mon, May 3, 2010 at 1:42 AM, John Lask
Re event library and merge into haskell base: has any thought gone into the "windows" version of the library. Last I looked it was very unix centric - the windows api is very different. I believe it will require major rework to abstract the commonalities and deal efficiently with the differences.
I suspect any talk of a merge is premature.
Windows is already treated specially in the RTS so we can improve the I/O manager for *nix users without affecting Windows users. We're not against adding Windows support to the event library but it's unlikely to happen unless someone volunteers to do it. Cheers, Johan