#2908: typo "reqwest" in documentation
-----------------------------+----------------------------------------------
Reporter: bancroft | Owner:
Type: bug | Status: new
Priority: normal | Component: Documentation
Version: 6.10.1 | Severity: trivial
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
While reading through the documentation for base-4.0.0.0: Basic libraries,
Control Concurrent,
http://www.haskell.org/ghc/docs/latest/html/libraries/base/Control-
Concurrent.html
I noticed a slightly manged "reqwest" in the paragraph,
"The System.IO library manages multiplexing in its own way. On Windows
systems it uses safe foreign calls to ensure that threads doing I/O
operations don't block the whole runtime, whereas on Unix systems all the
currently blocked I/O '''''reqwests''''' are managed by a single thread
(the IO manager thread) using select."
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2908>
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