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.Monoid
Algebra.Order.Group
Algebra.Order.Ring
Creating these typeclasses with sorried instances for use withlinarith
was barely easier than porting the instances too.
- depends on #467