Package: libghc-indexed-traversable-prof (0.1.4-1)
Links for libghc-indexed-traversable-prof
Debian Resources:
Download Source Package haskell-indexed-traversable:
- [haskell-indexed-traversable_0.1.4-1.dsc]
- [haskell-indexed-traversable_0.1.4.orig.tar.gz]
- [haskell-indexed-traversable_0.1.4-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [hackage.haskell.org]
Similar packages:
Indexed Traversables for Haskell; profiling libraries
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.
Other Packages Related to libghc-indexed-traversable-prof
|
|
|
|
-
- dep: libghc-array-prof-0.5.6.0-65c23
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-b5217
- virtual package provided by ghc-prof
-
- dep: libghc-containers-prof-0.6.7-69002
- virtual package provided by ghc-prof
-
- dep: libghc-indexed-traversable-dev (= 0.1.4-1)
- Indexed Traversables for Haskell
-
- dep: libghc-transformers-prof-0.6.1.0-5335d
- virtual package provided by ghc-prof
Download libghc-indexed-traversable-prof
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
riscv64 | 247.9 kB | 3,037.0 kB | [list of files] |