haskell / haddock

Haskell Documentation Tool
www.haskell.org/haddock/
BSD 2-Clause "Simplified" License
362 stars 242 forks source link

The methods of `Eq` and `Ord` do not show up in their haddocks #1528

Closed Lysxia closed 1 year ago

Lysxia commented 1 year ago

https://hackage.haskell.org/package/base-4.9.0.0/docs/Prelude.html#t:Eq

ulysses4ever commented 1 year ago

Dup of #549

harpocrates commented 1 year ago

Fixed a while ago, no? https://hackage.haskell.org/package/base-4.10.0.0/docs/Prelude.html#t:Eq and later seem fine.

Lysxia commented 1 year ago

I was probably very very tired when I submitted this :)