missing backquotes in documentation for Prelude.elem (and probably other places)
The 'elem' docs at http://www.haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html say "... usually written in infix form, e.g., x elem xs", missing the backquotes. Haddock seems to eat the backquotes that are in the source file and create a hyperlink of the content. Not sure whether that's a Haddock bug though, its docs only talk of '...' and `...' being hyperlinks.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Documentation |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | g.brandl@gmx.net |
| Operating system | Unknown |
| Architecture | Unknown |