Commit 2024-10-17 20:59 389e0979
View on Github →chore(Algebra.Order.Monoid.TypeTags): split into unbundled and bundled ordered algebra (#16047)
We move the unbundled ordered algebra results out of Algebra.Order.Monoid.TypeTags
into Algebra.Order.Monoid.Unbundled.TypeTags
to avoid importing bundled ordered algebra results unless necessary.