libghc-indexed-traversable-prof - 0.1.2-2+b1 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, compiled
for profiling. 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-prof-0.5.4.0-0b6fa
  • libghc-base-prof-4.15.1.0-78aa1
  • libghc-containers-prof-0.6.4.1-567e5
  • libghc-indexed-traversable-dev (= 0.1.2-2+b1)
  • libghc-transformers-prof-0.5.6.2-fc6f3

Installed Size: 2.1 MB
Architectures: amd64  arm64 

 

Versions

0.1.2-2+b1 arm64 0.1.2-2+b1 amd64