libghc-indexed-traversable-prof binary package in Ubuntu Noble 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
  2023-12-19 19:59:39 UTC Published Ubuntu Noble riscv64 release universe haskell Optional 0.1.3-1
  • Published
  • Copied from ubuntu noble-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble riscv64 proposed universe haskell Optional 0.1.3-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-19 20:15:22 UTC Superseded Ubuntu Noble riscv64 release universe haskell Optional 0.1.2-2build2
  • Removal requested .
  • Superseded by riscv64 build of haskell-indexed-traversable 0.1.3-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed riscv64 in Primary Archive for Ubuntu