Changelog for generically-0.1.1
0.1.1 -- 2023-03-10
- Backport
EqandOrdinstances forGenerically1, which were introduced inbase-4.18.0.0. To ensure that these instances are in scope when building withbase-4.17.0.0(in whichGenerically1is defined inbase, not this library), we also add a dependency onbase-orphans.
0.1 -- 2022-06-15
- First version.