README 322 B

12345678
  1. This package supplies half-precision floating point values with
  2. 1 bit of sign, 5 bits of exponent, 11 bits of mantissa trailing a
  3. leading 1 bit with proper underflow. These arise commonly in GPU
  4. applications.
  5. After uninstalling, run this command to unregister the package from
  6. the ghc package database: ghc-pkg recache