Wed, 18 Sep 2024 06:17:17 UTC | login

Information for RPM ghc-these-1.1.1.1-11.fc38.src.rpm

ID993212
Nameghc-these
Version1.1.1.1
Release11.fc38
Epoch
Archsrc
SummaryAn either-or-both data type
DescriptionThis 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'.
Build Time2023-04-13 15:43:08 GMT
Size24.97 KB
dd214980fb4487002ed47d0a56f33664
LicenseBSD-3-Clause
Buildrootf38-build-707244-91768
Provides
ghc-these = 1.1.1.1-11.fc38
ghc-these-debuginfo = 1.1.1.1-11.fc38
ghc-these-debugsource = 1.1.1.1-11.fc38
ghc-these-devel = 1.1.1.1-11.fc38
ghc-these-prof = 1.1.1.1-11.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-assoc-devel
ghc-assoc-prof
ghc-base-devel
ghc-base-prof
ghc-binary-devel
ghc-binary-prof
ghc-deepseq-devel
ghc-deepseq-prof
ghc-hashable-devel
ghc-hashable-prof
ghc-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
ghc-these.spec4.47 KB
these-1.1.1.1.cabal2.68 KB
these-1.1.1.1.tar.gz9.57 KB
Component of No Buildroots