------------------------------------------------------------------- Sat May 7 23:56:16 UTC 2022 - Peter Simons - Update invariant to version 0.5.6. # 0.5.6 [2022.05.07] * Add `InvariantProfunctor` and `InvariantArrow` newtypes that admit implementations of `invmap` that only require `Profunctor` or `Arrow` constraints, respectively. Also add top-level `invmapProfunctor` and `invmapArrow` functions. ------------------------------------------------------------------- Mon Nov 1 12:27:07 UTC 2021 - psimons@suse.com - Update invariant to version 0.5.5. # 0.5.5 [2021.11.01] * Allow building with GHC 9.2. * Allow building with `transformers-0.6.*`. ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup - disable %{ix86} build ------------------------------------------------------------------- Tue Oct 6 08:56:25 UTC 2020 - psimons@suse.com - Update invariant to version 0.5.4. # 0.5.4 [2020.10.01] * Fix a bug in which `deriveInvariant2` would fail on certain data types with three or parameters if the first two parameters had phantom roles. * Fix a bug in which `deriveInvariant(2)` would fail on sufficiently complex uses of rank-n types in constructor fields. * Fix a bug in which `deriveInvariant(2)` would needlessly reject data types whose two last type parameters appear as oversaturated arguments to a type family. ------------------------------------------------------------------- Mon Aug 31 09:34:33 UTC 2020 - psimons@suse.com - Update invariant to version 0.5.3 revision 1. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Tue Aug 18 10:45:13 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- Tue Jun 16 11:14:17 UTC 2020 - Peter Simons - Re-generate file with latest version of spec-cleaner. ------------------------------------------------------------------- Fri Nov 8 16:14:04 UTC 2019 - Peter Simons - Drop obsolete group attributes. ------------------------------------------------------------------- Fri May 3 02:03:06 UTC 2019 - psimons@suse.com - Update invariant to version 0.5.3. # 0.5.3 [2019.05.02] * Implement `foldMap'` in the `Foldable` instance for `WrappedFunctor` when building with `base-4.13` or later. ------------------------------------------------------------------- Tue Apr 30 09:23:05 UTC 2019 - psimons@suse.com - Update invariant to version 0.5.2. # 0.5.2 [2019.04.26] * Support `th-abstraction-0.3.0.0` or later. * Only incur a `semigroups` dependency on old GHCs. ------------------------------------------------------------------- Fri Dec 14 15:28:34 UTC 2018 - Peter Simons - Update Cabal build instructions for more accurate dependencies on th-abstraction. ------------------------------------------------------------------- Thu Aug 2 16:29:58 UTC 2018 - psimons@suse.com - Add invariant at version 0.5.1.