# 0.0.0.7 Fix more broken builds 😬 # 0.0.0.6 Fix broken builds on GHC <= 9.2. # 0.0.0.5 Support more recent GHCs, remove some redundant constraints, and obviate the need for the dependency on `hashable`. # 0.0.0.4 Support GHC 8.8.1 and loosen the bounds on `hashable` and `base`. # 0.0.0.3 Support GHC 8.6 and its newer `containers` and `base`. # 0.0.0.2 Add a `Lower` instance for `Data.Sequence.Seq`. # 0.0.0.1 Add `Lower` instances for some `Data.Monoid` types. # 0.0.0.0 Initial release on hackage.