libghc-stm-chans-dev binary package in Ubuntu Focal i386

 Additional types of STM channels:
  * TBChan: a version of TChan where the queue is bounded in length
  * TBMChan: a version of TChan where the queue is bounded in length
    and closeable.
  * TBMQueue: a version of TQueue where the queue is bounded in length
    and closeable.
  * TMChan: a version of TChan where the queue is closeable. This is
    similar to a TChan (Maybe a) with a monotonicity guarantee that
    once there's a Nothing there will always be Nothing.
  * TMQueue: a version of TQueue where the queue is closeable. This is
    similar to a TQueue (Maybe a) with a monotonicity guarantee that
    once there's a Nothing there will always be Nothing.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-12-29 18:10:09 UTC Deleted Ubuntu Focal i386 release universe haskell Extra 3.0.0.4-8build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    i386 deprecated as host arch

  • Published
  • Copied from ubuntu eoan-proposed i386 in Primary Archive for Ubuntu