The latest version of long-double is 0.1.1.1-1.

long-double

Version 0.1 revision 1 uploaded by ClaudeHeilandAllen.

Package meta

Synopsis
FFI bindings for C long double
Description

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.

Author
Claude Heiland-Allen
Bug reports
n/a
Category
Math
Copyright
(c) 2018 Claude Heiland-Allen
Homepage
https://code.mathr.co.uk/long-double
Maintainer
claude@mathr.co.uk
Package URL
n/a
Stability
n/a

Components