formattable

Business-quality formatting of numbers, dates, and other things

https://github.com/Soostone/formattable

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ozgun Ataman, Doug Beardsley
Maintained by [email protected]

This package defines data structures for describing business-quality formatting for numbers, dates, etc in a way that can be serialized and transported. Comes with excellent built-in support for formatting numbers. It also provides a generic interface for formatting other types as well.