Commit 2022-10-23 22:19 a26dc822
View on Github →feat: partial port of Algebra/Order/ (#470) These aren't complete ports, mostly just the typeclass definition parts of
Algebra.Order.MonoidAlgebra.Order.GroupAlgebra.Order.RingCreating these typeclasses with sorried instances for use withlinarithwas barely easier than porting the instances too.
- depends on #467