libghc-ghc-typelits-extra-dev binary package in Ubuntu Noble s390x

 Operations:
 .
  * Max: type-level max
 .
  * Min: type-level min
 .
  * Div: type-level div
 .
  * Mod: type-level mod
 .
  * FLog: type-level equivalent of integerLogBase
 i.e. the exact integer equivalent to floor (logBase x y)
 .
  * CLog: type-level equivalent of the ceiling of integerLogBase
 i.e. the exact integer equivalent to ceiling (logBase x y)
 .
  * Log: type-level equivalent of integerLogBase
 where the operation only reduces when floor (logBase b x) ~ ceiling (logBase
 b x)
 .
  * GCD: a type-level gcd
 .
  * LCM: a type-level lcm
 .
 And a custom solver for the above operations defined in
 GHC.TypeLits.Extra.Solver as a GHC type-checker plugin. To use the plugin,
 add the
 .
 OPTIONS_GHC -fplugin GHC.TypeLits.Extra.Solver
 .
 pragma to the header of your file.
 .
 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
  2023-12-19 19:59:39 UTC Published Ubuntu Noble s390x release universe haskell Optional 0.4.6-1build1
  • Published
  • Copied from ubuntu noble-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Noble s390x proposed universe haskell Optional 0.4.6-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-18 10:56:29 UTC Superseded Ubuntu Noble s390x proposed universe haskell Optional 0.4.6-1
  • Removed from disk .
  • Removal requested .
  • Superseded by s390x build of haskell-ghc-typelits-extra 0.4.6-1build1 in ubuntu noble PROPOSED
  • Published
  2023-12-19 20:15:22 UTC Superseded Ubuntu Noble s390x release universe haskell Optional 0.4.3-2build1
  • Removal requested .
  • Superseded by s390x build of haskell-ghc-typelits-extra 0.4.6-1build1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed s390x in Primary Archive for Ubuntu