You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 2cd98b9a1e haskell/haskell-half: Added (half-precision floating-point). 10 years ago
..
README haskell/haskell-half: Added (half-precision floating-point). 10 years ago
doinst.sh haskell/haskell-half: Added (half-precision floating-point). 10 years ago
haskell-half.SlackBuild haskell/haskell-half: Added (half-precision floating-point). 10 years ago
haskell-half.info haskell/haskell-half: Added (half-precision floating-point). 10 years ago
slack-desc haskell/haskell-half: Added (half-precision floating-point). 10 years ago

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