AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.*`.
- disable %{ix86} build
- 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.
- Update invariant to version 0.5.3 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Replace %setup -q with the more modern %autosetup macro.
- Re-generate file with latest version of spec-cleaner.
- Drop obsolete group attributes.
- 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.
- 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.
- Update Cabal build instructions for more accurate dependencies on th-abstraction.
- Add invariant at version 0.5.1.
- Update to version 0.4.2 with cabal2obs.
- Update to version 0.4.1 with cabal2obs.
- Update to version 0.4 revision 0 with cabal2obs.
- Update to version 0.3.1 revision 0 with cabal2obs.