Hi,

On Tue, May 5, 2015 at 8:16 PM, Simon Peyton Jones
<simo...@microsoft.com> wrote:
> Just to be clear, the issue is this
>
> * For whom is 7.10.2 mission-critical?

I'd like to bring attention to the ticket
https://ghc.haskell.org/trac/ghc/ticket/10380, because I imagine it
affects a lot of people who use sockets. Specifically, it potentially
affects all programs that (1) uses -threaded and (2) does both send
and recv over one socket, simultaneously from multiple threads.

That said, this isn't blocking us because we've decided to patch base ourselves.

Regards,
Takano Akio
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to