@hackage deka0.4.0.4

Decimal floating point arithmetic

deka provides decimal floating point arithmetic. It is based on the decNumber C library, which is available at

http://speleotrove.com/decimal/decnumber.html

decNumber, in turn, implements the General Decimal Arithmetic Specification, which is available at

http://speleotrove.com/decimal/

For more on deka, please see the Github home page at

https://github.com/massysett/deka