Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-these | Distribution: Fedora Project |
Version: 1.2.1 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Mon Aug 5 17:43:53 2024 |
Group: Unspecified | Build host: buildhw-a64-03.iad2.fedoraproject.org |
Size: 408179 | Source RPM: ghc-these-1.2.1-1.fc41.src.rpm |
Packager: Fedora Project | |
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 Jul 29 2024 Jens Petersen <[email protected]> - 1.2.1-1 - https://hackage.haskell.org/package/these-1.2.1/changelog; drop foldable1-classes-compat * Thu Jul 18 2024 Fedora Release Engineering <[email protected]> - 1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <[email protected]> - 1.2-6 - refresh to cabal-rpm-2.2.1 * Sun Jul 14 2024 Jens Petersen <[email protected]> - 1.2-5 - refresh to cabal-rpm-2.1.5 * Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Jens Petersen <[email protected]> - 1.2-2 - add foldable1-classes-compat * Sun Jul 23 2023 Jens Petersen <[email protected]> - 1.2-1 - https://hackage.haskell.org/package/these-1.2/changelog * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 1.1.1.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <[email protected]> - 1.1.1.1-7 - refresh to cabal-rpm-2.1.0 with SPDX migration
/usr/lib/.build-id /usr/lib/.build-id/fc /usr/lib/.build-id/fc/6256a3eef5455dddf3fdcf5e61865c10e3ca1f /usr/lib64/ghc-9.6.6/lib/libHSthese-1.2.1-Lmhp9aSRg20H3DMUOaCHTJ-ghc9.6.6.so /usr/share/licenses/ghc-these /usr/share/licenses/ghc-these/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 04:43:44 2024