#7714: The type of the second argument of poll() in GHC/Event/Poll.hsc is invalid -----------------------------+---------------------------------------------- Reporter: kazu-yamamoto | Owner: Type: bug | Status: merge Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- Changes (by ezyang): * status: new => merge Comment: Applied. {{{ commit 25b44d2e089e3aa030f146e2c52601146c8d126a Author: Edward Z. Yang <ezyang@mit.edu> Date: Sun Mar 10 01:51:08 2013 -0800 Use correct type for poll on Mac/FreeBSD, fixes ticket #7714. Thanks Kazu Yamamoto for submitting this patch. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7714#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler