typo "reqwest" in documentation
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."
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Documentation |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |