[Haskell-cafe] What is a safe Haskell data type to store and manipulate Money values?

Sandeep Cr sandeepcr2 at gmail.com
Tue Apr 4 00:48:57 UTC 2017


Hello all,

What is a good data type for storing and manipulating monetary values in a
typical web application with payment processing? What are the pros and cons
of various options like Data.Scientific, Rational and Decimal?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170404/29cc1464/attachment.html>


More information about the Haskell-Cafe mailing list