| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-these | Distribution: openSUSE Tumbleweed |
| Version: 1.1.1.1 | Vendor: openSUSE |
| Release: 4.4 | Build date: Tue Jun 1 12:14:24 2021 |
| Group: Unspecified | Build host: obs-arm-6 |
| Size: 297320 | Source RPM: ghc-these-1.1.1.1-4.4.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/these | |
| Summary: An either-or-both data type | |
This package provides a data type 'These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting 'Either a b' as "exclusive or") or as an "outer join" type (contrasting '(a, b)' as "inner join"). ' data These a b = This a | That b | These a b ' Since version 1, this package was split into parts: * <https://hackage.haskell.org/package/semialign semialign> For 'Align' and 'Zip' type-classes. * <https://hackage.haskell.org/package/semialign-indexed semialign-indexed> For 'SemialignWithIndex' class, providing 'ialignWith' and 'izipWith'. * <https://hackage.haskell.org/package/these-lens these-lens> For lens combinators. * <http://hackage.haskell.org/package/monad-chronicle monad-chronicle> For transformers variant of 'These'.
BSD-3-Clause
* Mon Feb 15 2021 psimons@suse.com
- Update these to version 1.1.1.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Wed Jul 15 2020 psimons@suse.com
- Update these to version 1.1.1.1.
[#] 1.1.1.1
- Workaround GCC-4 C-preprocessor bug
* Fri Jul 10 2020 psimons@suse.com
- Update these to version 1.1.1.
[#] 1.1.1
- These doesn't depend on `base-compat` anymore
- Add `NFData1/2`, `Hashable1/2`, `Eq1/2` ... instances
* Tue Jun 09 2020 psimons@suse.com
- Add these at version 1.1.
/usr/lib/ghc-8.10.4/these-1.1.1.1 /usr/lib/ghc-8.10.4/these-1.1.1.1/libHSthese-1.1.1.1-8Zqi3ATagnS1L7PZuLcyc3-ghc8.10.4.so /usr/share/licenses/ghc-these /usr/share/licenses/ghc-these/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:22:36 2025