
Library for manipulating decimal numebers, primary for financial arithmetic.
decimal number has an integer mantissa and a negative exponent. the exponent can be interpreted as the number of decimal places in the value.
this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.