套件:libghc-indexed-traversable-prof(0.1.4-1)
libghc-indexed-traversable-prof 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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.6.0-3963a
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-138bd
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-indexed-traversable-dev (= 0.1.4-1)
- Indexed Traversables for Haskell
-
- dep: libghc-transformers-prof-0.6.1.0-6ad3c
- 本虛擬套件由這些套件填實: ghc-prof