libghc-indexed-traversable-prof binary package in openKylin Huanghe V3.0 riscv64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-10-15 03:20:27 UTC Published openKylin Huanghe V3.0 riscv64 release main haskell Optional 0.1.3-ok1
  • Published
  • Copied from openkylin nile-proposed riscv64 in Primary Archive for openKylin
  2024-10-15 03:20:27 UTC Published openKylin Huanghe V3.0 riscv64 proposed main haskell Optional 0.1.3-ok1
  • Published
  • Copied from openkylin nile-proposed riscv64 in Primary Archive for openKylin