Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-these | Distribution: SUSE Linux Enterprise 15 |
Version: 1.1.1.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.1.1 | Build date: Tue Dec 13 22:19:49 2022 |
Group: Unspecified | Build host: ibs-arm-5 |
Size: 407332 | Source RPM: ghc-these-1.1.1.1-150500.1.1.src.rpm |
Packager: https://www.suse.com/ | |
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
* Tue Nov 16 2021 [email protected] - Update these to version 1.1.1.1 revision 5. Upstream has revised the Cabal build instructions on Hackage. * Mon Nov 01 2021 [email protected] - Update these to version 1.1.1.1 revision 4. Upstream has revised the Cabal build instructions on Hackage. * Wed Jul 28 2021 [email protected] - Update these to version 1.1.1.1 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Mon Feb 15 2021 [email protected] - Update these to version 1.1.1.1 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Wed Jul 15 2020 [email protected] - Update these to version 1.1.1.1. [#] 1.1.1.1 - Workaround GCC-4 C-preprocessor bug * Fri Jul 10 2020 [email protected] - 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 [email protected] - Add these at version 1.1.
/usr/lib64/ghc-8.10.7/these-1.1.1.1 /usr/lib64/ghc-8.10.7/these-1.1.1.1/libHSthese-1.1.1.1-6YDWN3cpL4X56NpnorGZbs-ghc8.10.7.so /usr/share/licenses/ghc-these /usr/share/licenses/ghc-these/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:17:49 2024