Fri, 30 Jan 2026 06:41:48 CST | login

Information for build ghc-indexed-traversable-0.1.2.1-1.oc9

ID27384
Package Nameghc-indexed-traversable
Version0.1.2.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-indexed-traversable.git?.#9ae1b1374a6df436990c2949a91d5e7521c106e1
SummaryFunctorWithIndex, FoldableWithIndex, TraversableWithIndex
DescriptionThis package provides three useful generalizations: 'class Functor f => FunctorWithIndex i f | f -> i' (imap) 'class Foldable f => FoldableWithIndex i f | f -> i' (ifoldMap) 'class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i' (itraverse) This package contains instances for types in GHC boot libraries. For some additional instances see indexed-traversable-instances. The keys package provides similar functionality, but uses (associated) 'TypeFamilies' instead of 'FunctionalDependencies'.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:11:52 CST
CompletedMon, 05 Aug 2024 12:14:03 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-indexed-traversable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-indexed-traversable.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-indexed-traversable-0.1.2.1-1.oc9.src.rpm (info) (download)
aarch64
ghc-indexed-traversable-0.1.2.1-1.oc9.aarch64.rpm (info) (download)
ghc-indexed-traversable-devel-0.1.2.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-indexed-traversable-doc-0.1.2.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-indexed-traversable-0.1.2.1-1.oc9.x86_64.rpm (info) (download)
ghc-indexed-traversable-devel-0.1.2.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.2.1-1 - initial build