formatn: Formatting of doubles.
This package provides support for number formatting styles, especially styles involving significant figure calculations.
Usage
>>>
import Data.FormatN
>>>
comma (Just 3) 1234
1,230
[Skip to Readme]
Downloads
- formatn-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.0.1, 0.3.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <5), containers (>=0.6 && <0.8), text (>=1.2 && <2.2) [details] |
Tested with | ghc ==9.10.1, ghc ==9.6.5, ghc ==9.8.2 |
License | BSD-3-Clause |
Copyright | Tony Day (c) 2016 |
Author | Tony Day |
Maintainer | tonyday567@gmail.com |
Category | text |
Home page | https://github.com/tonyday567/formatn#readme |
Bug tracker | https://github.com/tonyday567/formatn/issues |
Source repo | head: git clone https://github.com/tonyday567/formatn |
Uploaded | by tonyday567 at 2024-10-12T22:00:40Z |
Distributions | LTSHaskell:0.3.1.0, NixOS:0.3.0.1, Stackage:0.3.1.0 |
Reverse Dependencies | 3 direct, 5 indirect [details] |
Downloads | 1009 total (59 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-10-20 [all 1 reports] |