Module

Data.Formatter.Number

This module has no support of percents and currencies. Please, note that using simple formatter that tabulates number with zeros and put commas between thousands should be enough for everything because one could just compose it with flip append "%" or whatever

#Formatter

newtype Formatter

Constructors

Instances

#printFormatter

#format

#formatOrShowNumber

Modules