rounded-0.1: Correctly-rounded arbitrary-precision floating-point arithmetic

Copyright(C) 2012-2014 Edward Kmett Daniel Peebles
(C) 2013-2017 Claude Heiland-Allen
LicenseLGPL
MaintainerClaude Heiland-Allen <claude@mathr.co.uk>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Numeric.MPFR.Raw.Safe

Description

This module contains FFI imports as safe ccalls.

Documentation

type Test = Ptr MPFR -> IO CInt Source #