deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libghc-array-dev-0.5.4.0-0b6fa, libghc-base-dev-4.15.1.0-78aa1, libghc-containers-dev-0.6.4.1-567e5,
libghc-transformers-dev-0.5.6.2-fc6f3, libc6 (>= 2.17), libgmp10 (>= 2:6.2.1+dfsg1)
Description: |-
Indexed Traversables for Haskell
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.
Ghc-Package: indexed-traversable-0.1.2-55rCITp0bj2K4TSTU28RrG
Homepage: https://hackage.haskell.org/package/indexed-traversable
Installed-Size: '2334'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-indexed-traversable-dev
Priority: optional
Provides: libghc-indexed-traversable-dev-0.1.2-5e493
Section: haskell
Source: haskell-indexed-traversable (0.1.2-2)
Version: 0.1.2-2+b1
srcpkg_name: haskell-indexed-traversable
srcpkg_version: 0.1.2-2