libghc-indexed-traversable-prof binary package in Ubuntu Oracular 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
  2024-05-22 00:24:54 UTC Published Ubuntu Oracular amd64 release universe haskell Optional 0.1.3-1build1
  • Published
  • Copied from ubuntu oracular-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Oracular amd64 proposed universe haskell Optional 0.1.3-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to oracular

  • Published
  2024-05-22 00:33:09 UTC Superseded Ubuntu Oracular amd64 release universe haskell Optional 0.1.3-1
  • Removal requested .
  • Superseded by amd64 build of haskell-indexed-traversable 0.1.3-1build1 in ubuntu oracular PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu