SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-indexed-traversable
Version : 0.1.2 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 5.25 Date : 2022-08-10 22:01:57
Group : Unspecified Source RPM : ghc-indexed-traversable-0.1.2-5.25.src.rpm
Size : 0.34 MB
Packager : (none)
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/ghc-8.10.x/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-indexed-traversable-0.1.2-5.25.x86_64.rpm
     

Provides :
ghc-indexed-traversable
ghc-indexed-traversable(x86-64)
libHSindexed-traversable-0.1.2-Eo535BQju5EJMNNLLeinJ3-ghc8.10.7.so()(64bit)

Requires :
libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHStransformers-0.5.6.2-ghc8.10.7.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-8.10.7/indexed-traversable-0.1.2
/usr/lib64/ghc-8.10.7/indexed-traversable-0.1.2/libHSindexed-traversable-0.1.2-Eo535BQju5EJMNNLLeinJ3-ghc8.10.7.so
/usr/share/licenses/ghc-indexed-traversable
/usr/share/licenses/ghc-indexed-traversable/LICENSE

 
ICM