haskell-half 0.3.1-2 source package in Ubuntu

Changelog

haskell-half (0.3.1-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:53 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-half_0.3.1-2.dsc 2.2 KiB e882de66ba93959528c393dbe2af215c7ff5d528a702d0e5c42f2eff528cd5d4
haskell-half_0.3.1.orig.tar.gz 8.3 KiB e2afc32724e11bf5c695d797b9169d9d9b2dc62a530aed31284c8187af1615d1
haskell-half_0.3.1-2.debian.tar.xz 2.4 KiB cda8eb30f03fd044ec844fe8d318d39c784195579d7072f085eb21aa299b1626

No changes file available.

Binary packages built by this source

libghc-half-dev: half-precision floating-point

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-half-doc: half-precision floating-point; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.