Rendered Haddock for Eq and Ord are missing class methods
The rendered haddock for the Eq and Ord classes are missing:
- Their class methods
- Their source links
See:
- http://hackage.haskell.org/package/base-4.9.0.0/docs/Data-Eq.html#t:Eq
- http://hackage.haskell.org/package/base-4.9.0.0/docs/Prelude.html#t:Eq
- http://hackage.haskell.org/package/base-4.9.0.0/docs/Data-Ord.html#t:Ord
- http://hackage.haskell.org/package/base-4.9.0.0/docs/Prelude.html#t:Ord
Other (deriviable) classes, for example Show, or Enum, do not have these problems.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.0.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Documentation |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |