软件包:libghc-indexed-traversable-prof(0.1.2-2 以及其他的)
libghc-indexed-traversable-prof 的相关链接
Debian 的资源:
下载源码包 haskell-indexed-traversable:
- [haskell-indexed-traversable_0.1.2-2.dsc]
- [haskell-indexed-traversable_0.1.2.orig.tar.gz]
- [haskell-indexed-traversable_0.1.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
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.
其他与 libghc-indexed-traversable-prof 有关的软件包
|
|
|
|
-
- dep: libghc-array-prof-0.5.4.0-e2d28
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.6.4.1-3dea5
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-indexed-traversable-dev (= 0.1.2-2+b1)
- Indexed Traversables for Haskell
-
- dep: libghc-transformers-prof-0.5.6.2-c9ce8
- 本虚包由这些包填实: ghc-prof