libghc-indexed-traversable-dev - 0.1.3-1 main

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 provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.

Priority: optional
Section: haskell
Suites: crimson dawn landing 
Maintainer: Debian Haskell Group <pkg-haskell-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

  • libghc-array-dev-0.5.4.0-0952c
  • libghc-base-dev-4.17.2.0-ce2a7
  • libghc-containers-dev-0.6.7-0d119
  • libghc-foldable1-classes-compat-dev-0.1-028a4
  • libghc-transformers-dev-0.5.6.2-931c3
  • libc6 (>= 2.17)
  • libgmp10 (>= 2:6.3.0+dfsg)

Installed Size: 1.8 MB
Architectures: arm64  amd64 

 

Versions

0.1.3-1 arm64 0.1.3-1 amd64