haskell-half 0.3.1-1build1 source package in Ubuntu

Changelog

haskell-half (0.3.1-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 02:36:59 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-half_0.3.1.orig.tar.gz 8.3 KiB e2afc32724e11bf5c695d797b9169d9d9b2dc62a530aed31284c8187af1615d1
haskell-half_0.3.1-1build1.debian.tar.xz 2.5 KiB 3df88be9a2348e58da8a640ee45f1825a23df56d986493eb8505a29fd09614e3
haskell-half_0.3.1-1build1.dsc 2.3 KiB 683b4fcf17b9a483783a4274be2ec3815b78b9ebadeb0499245daea86184a5ab

View changes file

Binary packages built by this source

libghc-half-dev: No summary available for libghc-half-dev in ubuntu kinetic.

No description available for libghc-half-dev in ubuntu kinetic.

libghc-half-doc: No summary available for libghc-half-doc in ubuntu kinetic.

No description available for libghc-half-doc in ubuntu kinetic.

libghc-half-prof: half-precision floating-point; profiling libraries

 Half-precision floating point values with 1 bit of sign, 5 bits of
 exponent, 11 bits of mantissa trailing a leading 1 bit with proper
 underflow.
 .
 These arise commonly in GPU applications.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.