| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update generically to version 0.1.1 revision 3. Upstream has revised the Cabal build instructions on Hackage.
- Drop obsolete dependency on ghc-base-orphans.
- Update generically to version 0.1.1 revision 2. Upstream has revised the Cabal build instructions on Hackage.
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- Update generically to version 0.1.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update generically to version 0.1.1.
[#] 0.1.1 -- 2023-03-10
* Backport `Eq` and `Ord` instances for `Generically1`, which were introduced
in `base-4.18.0.0`. To ensure that these instances are in scope when building
with `base-4.17.0.0` (in which `Generically1` is defined in `base`, not this
library), we also add a dependency on `base-orphans`.
- Add generically at version 0.1.
- Add generically at version 0.1.1 revision 2.