slackbuilds/haskell/haskell-half
David Spencer 2cd98b9a1e haskell/haskell-half: Added (half-precision floating-point).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-05-11 03:17:21 +07: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 haskell/haskell-half: Added (half-precision floating-point). 2016-05-11 03:17:21 +07:00
haskell-half.info haskell/haskell-half: Added (half-precision floating-point). 2016-05-11 03:17:21 +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