@hackage hmpfr0.4.5

Haskell binding to the MPFR library

Haskell binding to the MPFR library. . The library includes both a pure and a mutable interface. The mutable interface should have a lot less overhead than the pure one. . Some simple examples of usage can be found in demo/Demo.hs.