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.1.1.1 | Vendor: Fedora Project |
Release: 4.el9 | Build date: Fri Sep 2 19:28:17 2022 |
Group: Unspecified | Build host: buildvm-s390x-22.s390.fedoraproject.org |
Size: 555112 | Source RPM: ghc-these-1.1.1.1-4.el9.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
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 1.1.1.1-3 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Feb 14 2021 Jens Petersen <petersen@redhat.com> - 1.1.1.1-1 - spec file generated by cabal-rpm-2.0.8
/usr/lib/.build-id /usr/lib/.build-id/14 /usr/lib/.build-id/14/db466f6a81cfab780bd98498ce278ec8c4f668 /usr/lib64/libHSthese-1.1.1.1-ANC3DfyCOI87BdRIbykcno-ghc8.10.7.so /usr/share/licenses/ghc-these /usr/share/licenses/ghc-these/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024