long-double: FFI bindings for C long double
This package provides a LongDouble type, being 80bits of x87 data taking up 96bits on i386 and 128bits on x86_64. On arm it is an alias for 64bit double. On aarch64 it is an alias for quadruple precision _Float128. It does not provide a CLDouble type usable for FFI without wrapping in Ptr, this needs to be done by the compiler. See https://ghc.haskell.org/trac/ghc/ticket/3353.
Downloads
- long-double-0.1.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'.
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.6 && <4.16), float128 (>=0.1 && <0.2), integer-gmp (>=0.5 && <1.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018,2020 Claude Heiland-Allen |
Author | Claude Heiland-Allen |
Maintainer | claude@mathr.co.uk |
Revised | Revision 1 made by ClaudeHeilandAllen at 2021-06-04T10:20:21Z |
Category | Math |
Home page | https://code.mathr.co.uk/long-double |
Source repo | head: git clone https://code.mathr.co.uk/long-double.git this: git clone https://code.mathr.co.uk/long-double.git(tag long-double-0.1.1) |
Uploaded | by ClaudeHeilandAllen at 2020-06-15T15:37:27Z |
Distributions | NixOS:0.1.1 |
Downloads | 1178 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-06-15 [all 1 reports] |