Commit 2024-08-20 19:55 5d151347
View on Github →chore(Data.NNRat.Defs): split file into unbundled and bundled ordered algebra (#15072)
We split off the CanonicallyOrderedCommSemiring
, CanonicallyLinearOrderedAddCommMonoid
, and OrderedSub
instances on NNRat
to Data.NNRat.Order
leaving the remainder independent of bundled ordered algebra classes.