[Haskell-cafe] Number formatting

Stephen Tetley stephen.tetley at gmail.com
Mon Feb 8 08:40:37 EST 2010


Hi Günther

Ahem...

*FormatDecimal> formatDecimal (888.005)
",888.01"

I'll post a revision shortly (that handles negatives as well) ...

On 8 February 2010 13:09, Stephen Tetley <stephen.tetley at gmail.com> wrote:
> Hello All
>
> Alternatively, less dependencies and a bit less golf (but not much testing...):
                                                        ^^^^^^^^^^^^^^^^^^^^


More information about the Haskell-Cafe mailing list