Loosen the bound on containers
.
Fix more broken builds 😬
Fix broken builds on GHC <= 9.2.
Support more recent GHCs, remove some redundant constraints, and obviate the need for the dependency on hashable
.
Support GHC 8.8.1 and loosen the bounds on hashable
and base
.
Support GHC 8.6 and its newer containers
and base
.
Add a Lower
instance for Data.Sequence.Seq
.
Add Lower
instances for some Data.Monoid
types.
Initial release on hackage.