libghc-indexed-traversable-prof 0.1.4-ok1 (amd64 binary) in openkylin huanghe
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) => TraversableWith
\ 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://
Details
- Package version:
- 0.1.4-ok1
- Status:
- Published
- Component:
- main
- Priority:
- Optional
Downloadable files
amd64 build of haskell-indexed-traversable 0.1.4-ok1 in openkylin huanghe PROPOSED produced
these files:
Package relationships
- Depends on:
- libghc-array-prof-0.5.8.0-fa0dd
- libghc-base-prof-4.20.2.0-47ff0
- libghc-containers-prof-0.7-0c6d4
- libghc-indexed-traversable-dev (= 0.1.4-ok1)
- libghc-transformers-prof-0.6.1.1-26140
- Provides:
- libghc-indexed-traversable-prof-0.1.4-64633