long-double: FFI bindings for C long double

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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. 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.

Properties

Versions 0.1, 0.1, 0.1.1, 0.1.1.1
Change log ChangeLog.md
Dependencies base (>=4.6 && <4.12), integer-gmp (>=0.5 && <1.1) [details]
License BSD-3-Clause
Copyright (c) 2018 Claude Heiland-Allen
Author Claude Heiland-Allen
Maintainer claude@mathr.co.uk
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)
Uploaded by ClaudeHeilandAllen at 2018-03-09T01:55:33Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees