You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
I just noticed that the rendered documentation for Data.Semigroup is missing @since annotations for Generic and Generic1 instances. I figured that someone must have forgotten to put them in, but that is not the case! See, for example, the documentation for Last vs. the source for Last. While all the derived instances have @since annotations in the source, not all of them are rendered.