./devel/hs-half, Half-precision floating-point

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.2nb2, Package name: hs-half-0.3.2nb2, Maintainer: pkgsrc-users

This package supplies half-precision floating point values w/ 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.


Master sites:

Filesize: 8.124 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173)
Log message:
recursive revbump after patching lang/ghc910
   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 08:16:19 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
devel/hs-half: update to half-0.3.2

0.3.2 [2024.12.04]
------------------
* Drop support for pre-8.0 versions of GHC.
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-04-28 22:24:41 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-half: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-25 20:10:07 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-half: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94