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.2.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 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.6 && <0.7), QuickCheck, text (>=1.2 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | 2016 Tony Day |
Author | Tony Day |
Maintainer | tonyday567@gmail.com |
Category | Development |
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 2022-02-03T04:31:41Z |
Distributions | LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
Reverse Dependencies | 3 direct, 5 indirect [details] |
Downloads | 931 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-02-03 [all 1 reports] |