Fix lost Haddock annotation for `class Monad m`
This was broken in d94de872 when `join` was inserted between `Monad`'s Haddock string and the `class Monad m` definition thereby breaking the association.
Please register or sign in to comment
This was broken in d94de872 when `join` was inserted between `Monad`'s Haddock string and the `class Monad m` definition thereby breaking the association.