mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
2cd98b9a1e
Signed-off-by: David Spencer <baildon.research@googlemail.com>
7 lines
322 B
Text
7 lines
322 B
Text
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
|