libghc-indexed-traversable-prof binary package in Ubuntu Lunar amd64

 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
  2022-12-28 04:09:00 UTC Published Ubuntu Lunar amd64 release universe haskell Optional 0.1.2-2build2
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe haskell Optional 0.1.2-2build2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-09 13:34:48 UTC Superseded Ubuntu Lunar amd64 proposed universe haskell Optional 0.1.2-2build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of haskell-indexed-traversable 0.1.2-2build2 in ubuntu lunar PROPOSED
  • Published
  2022-12-28 04:21:16 UTC Superseded Ubuntu Lunar amd64 release universe haskell Optional 0.1.2-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of haskell-indexed-traversable 0.1.2-2build2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu