#5547: Control.Concurrent documentation
---------------------------------+------------------------------------------
    Reporter:  guest             |       Owner:               
        Type:  bug               |      Status:  new          
    Priority:  normal            |   Component:  Documentation
     Version:  7.2.1             |    Keywords:               
    Testcase:                    |   Blockedby:               
          Os:  Unknown/Multiple  |    Blocking:               
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown 
---------------------------------+------------------------------------------
 http://www.haskell.org/ghc/docs/latest/html/libraries/base-4.4.0.0
 /Control-Concurrent.html#g:10

 says that ghc uses 'select' in the IO manager. This is no longer true; it
 uses libevent2? and therefore epoll/kqueue/etc.

 The documentation should be updated accordingly.

 (pointed out by WeiCheng in #haskell)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5547>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to