Install this package:
emerge -a dev-haskell/floatinghex
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/floatinghex
Or alternatively:
emerge --autounmask-write -a dev-haskell/floatinghex
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4 | 8 | ~amd64 | 0/0.4 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> Read and write hexadecimal floating point numbers. Provides a quasiquoter for entering hex-float literals, and a function for printing them in hexadecimal. See: <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>, pages 57-58. We slightly diverge from the standard and do not allow for the "floating-suffix," as the type inference of Haskell makes this unnecessary. For details, please see: <http://github.com/LeventErkok/FloatingHex/> </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | FloatingHex-0.4.tar.gz | 4940 bytes | 0.4 |
| Type | File | Size |
|---|