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
Downloads
- formatn-0.3.0.1.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 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.6 && <0.8), QuickCheck (>=2.14.2 && <2.15), text (>=1.2 && <2.2) [details] |
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 2023-12-05T05:16:44Z |
Distributions | LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
Reverse Dependencies | 3 direct, 5 indirect [details] |
Downloads | 942 total (47 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-12-05 [all 1 reports] |