libghc-indexed-traversable-prof 0.1.3-1 (riscv64 binary) in ubuntu noble

 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.

Details

Package version:
0.1.3-1
Source:
haskell-indexed-traversable 0.1.3-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Depends on:
  • libghc-array-prof-0.5.4.0-0952c
  • libghc-base-prof-4.17.2.0-9c962
  • libghc-containers-prof-0.6.7-d5830
  • libghc-foldable1-classes-compat-prof-0.1-b35a9
  • libghc-indexed-traversable-dev (= 0.1.3-1)
  • libghc-transformers-prof-0.5.6.2-931c3
Provides:
  • libghc-indexed-traversable-prof-0.1.3-3ba40