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) 12341,230
[Skip to Readme]
Downloads
- formatn-0.3.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, 0.3.1.1, 0.3.2.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.14 && <5), containers (>=0.6 && <0.9), text (>=1.2 && <2.2) [details] |
| Tested with | ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.2, ghc ==9.12.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 2025-07-27T01:11:09Z |
| Distributions | LTSHaskell:0.3.2.0, NixOS:0.3.1.0, Stackage:0.3.2.0 |
| Reverse Dependencies | 3 direct, 5 indirect [details] |
| Downloads | 1290 total (42 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-07-27 [all 1 reports] |