4 Commits

Author SHA1 Message Date
kili
d7def8066d Let portroach ignore ports on which meta/haskell-platform depends.
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
kili
c6c14ecc8f Bump after ghc changes. 2016-01-20 16:26:19 +00:00
kili
b88c7030c8 Oops. Remove bogus file. 2015-12-20 07:51:09 +00:00
kili
9f637eb9e0 This package supplies half-precision floating point values w/ 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.

ok sthen@, who also suggested to put it into math/

Not yet added to math/Makefile, because this is for ghc-7.10.3.
2015-12-19 23:00:00 +00:00