qd-1.0: Numeric/QD/DoubleDouble/Raw.hs
{- |
Module : Numeric.QD.DoubleDouble.Raw
Copyright : (c) Claude Heiland-Allen 2011
License : BSD3
Maintainer : claudiusmaximus@goto10.org
Stability : unstable
Portability : portable
Bindings to libqd for double-double numbers.
-}
module Numeric.QD.DoubleDouble.Raw
( module Numeric.QD.DoubleDouble.Raw.Safe
) where
import Numeric.QD.DoubleDouble.Raw.Safe