SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-indexed-traversable rpm build for : OpenSuSE. For other distributions click ghc-indexed-traversable.

Name : ghc-indexed-traversable
Version : 0.1.4 Vendor : openSUSE
Release : 2.1 Date : 2025-01-03 23:47:35
Group : Unspecified Source RPM : ghc-indexed-traversable-0.1.4-2.1.src.rpm
Size : 0.38 MB
Packager : https://bugs_opensuse_org
Summary : FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
Description :
This package provides three useful generalizations:

\' class Functor f => FunctorWithIndex i f | f -> i where imap :: (i -> a -> b)
-> f a -> f b \'

\' class Foldable f => FoldableWithIndex i f | f -> i where ifoldMap :: Monoid m
=> (i -> a -> m) -> f a -> m \'

\' class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) =>
TraversableWithIndex i t | t -> i where itraverse :: Applicative f => (i -> a
-> f b) -> t a -> f (t b) \'

This package contains instances for types in GHC boot libraries. For some
additional instances see
[indexed-traversable-instances](https://hackage.haskell.org/package/indexed-traversable-instances).

The [keys](https://hackage.haskell.org/package/keys) package provides similar
functionality, but uses (associated) \'TypeFamilies\' instead of
\'FunctionalDependencies\'.

RPM found in directory: /vol/rzm3/linux-opensuse/slowroll/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-indexed-traversable
ghc-indexed-traversable(x86-64)
libHSindexed-traversable-0.1.4-7SFpztfFvSYEOEjrTNgwXn-ghc9.10.1.so()(64bit)

Requires :
libHSarray-0.5.7.0-ae01-ghc9.10.1.so()(64bit)
libHSbase-4.20.0.0-8dee-ghc9.10.1.so()(64bit)
libHScontainers-0.7-8504-ghc9.10.1.so()(64bit)
libHSdeepseq-1.5.0.0-5669-ghc9.10.1.so()(64bit)
libHSghc-bignum-1.3-f371-ghc9.10.1.so()(64bit)
libHSghc-boot-th-9.10.1-eac6-ghc9.10.1.so()(64bit)
libHSghc-internal-9.1001.0-b594-ghc9.10.1.so()(64bit)
libHSghc-prim-0.11.0-9936-ghc9.10.1.so()(64bit)
libHSpretty-1.1.3.6-547c-ghc9.10.1.so()(64bit)
libHStemplate-haskell-2.22.0.0-e536-ghc9.10.1.so()(64bit)
libHStransformers-0.6.1.1-eb7c-ghc9.10.1.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/ghc-9.10.1/lib/libHSindexed-traversable-0.1.4-7SFpztfFvSYEOEjrTNgwXn-ghc9.10.1.so
/usr/share/licenses/ghc-indexed-traversable
/usr/share/licenses/ghc-indexed-traversable/LICENSE

 
ICM