slackbuilds/haskell/haskell-half
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README haskell/haskell-half: Added (half-precision floating-point). 2016-05-11 03:17:21 +07:00
doinst.sh haskell/haskell-half: Added (half-precision floating-point). 2016-05-11 03:17:21 +07:00
haskell-half.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
haskell-half.info haskell/haskell-half: Updated for version 0.2.2.3. 2018-11-10 07:47:25 +07:00
slack-desc haskell/haskell-half: Added (half-precision floating-point). 2016-05-11 03:17:21 +07:00

README

This package supplies 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.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache