<div dir="ltr">I once implemented a decimal library based around this PEP,<div><br></div><div><a href="https://www.python.org/dev/peps/pep-0327/">https://www.python.org/dev/peps/pep-0327/</a><br></div><div><br></div><div>Not sure if that is a good idea or not -- but it seemed like a good idea at the time.</div><div><br></div><div>- jeremy</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 3, 2017 at 7:48 PM, Sandeep Cr <span dir="ltr"><<a href="mailto:sandeepcr2@gmail.com" target="_blank">sandeepcr2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>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? </div></div>
<br>______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br></div>