Missing fixity declaration for `Data.Foldable.{elem,notElem}`
Data.Foldable.{elem,notElem} is lacking the fixity declaration
infix 4 `elem`, `notElem`
to match their monomorphic Data.List counterparts' fixity.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/base |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | ekmett, hvr |
| Operating system | |
| Architecture |