System.IO.Error: Fix a documentation link to Control.Exception.Exception
On http://hackage.haskell.org/package/base-4.7.0.2/docs/System-IO-Error.html, the link to Control.Exception.Exception in the sentence "For a more general type of exception, including also those that arise in pure code, see Control.Exception.Exception." is broken because (in the source) it's a link to a module, but C.E.E is a type. Changing the double to single quotes fixes that.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.8.4 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/base |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | ekmett, hvr |
| Operating system | |
| Architecture |