FloatingHex: Read and write hexadecimal floating point numbers
This version is deprecated.
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/
[Skip to Readme]
Downloads
- FloatingHex-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5 (info) |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4 && <5), template-haskell (>=2.10 && <2.12) [details] |
License | BSD-3-Clause |
Copyright | Levent Erkok |
Author | Levent Erkok |
Maintainer | erkokl@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-01-15T10:09:07Z |
Category | Tools |
Source repo | head: git clone git://github.com/LeventErkok/FloatingHex.git |
Uploaded | by LeventErkok at 2017-01-14T08:35:02Z |
Distributions | Arch:0.5, Debian:0.4, LTSHaskell:0.5, NixOS:0.5, Stackage:0.5 |
Reverse Dependencies | 1 direct, 24 indirect [details] |
Downloads | 9207 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-14 [all 1 reports] |