generic-deriving v1.12.2 Release Notes

Release Date: 2018-06-28 // almost 6 years ago
    • Backport the Generic(1) instances for Data.Ord.Down, introduced in base-4.12. Add GEq, GShow, GSemigroup, GMonoid, GFunctor, GFoldable, GTraversable, and GCopoint instances for Down.
    • 🔨 Refactor internals using th-abstraction.
    • Adapt to Maybe moving to GHC.Maybe in GHC 8.6.