Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-indexed-traversable-0.1.1-1.6 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: ghc-indexed-traversable Distribution: openSUSE Tumbleweed
Version: 0.1.1 Vendor: openSUSE
Release: 1.6 Build date: Fri May 28 12:31:28 2021
Group: Unspecified Build host: obs-arm-5
Size: 383696 Source RPM: ghc-indexed-traversable-0.1.1-1.6.src.rpm
Packager: http://bugs.opensuse.org
Url: https://hackage.haskell.org/package/indexed-traversable
Summary: FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
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'.

Provides

Requires

License

BSD-2-Clause

Changelog

* Sun Dec 27 2020 psimons@suse.com
  - Update indexed-traversable to version 0.1.1.
    [#] 0.1.1 [2020-12-27]
    - Mark all modules as `Safe`.
      See https://gitlab.haskell.org/ghc/ghc/-/issues/19127
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Wed Dec 16 2020 psimons@suse.com
  - Add indexed-traversable at version 0.1.

Files

/usr/lib/ghc-8.10.4/indexed-traversable-0.1.1
/usr/lib/ghc-8.10.4/indexed-traversable-0.1.1/libHSindexed-traversable-0.1.1-Dw8MIJyvCj8IZQDXOa8TBp-ghc8.10.4.so
/usr/share/licenses/ghc-indexed-traversable
/usr/share/licenses/ghc-indexed-traversable/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024