haskell-mpfr

Correctly-rounded arbitrary-precision floating-point arithmetic

http://github.com/comius/haskell-mpfr

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-LGPL licensed by Edward A. Kmett, Daniel G. Peebles, Ivo List
Maintained by Ivo List

This package imports functions from MPFR to Haskell in the same way as GMP is alreay imported. This package should link correctly on either MacOS X or Linux with GHC 7.8.1 or later.