Description
Haskell binding to the MPFR library.
Description
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.
README.md
Haskell MPFR binding.