formatn: Formatting of doubles.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package provides support for number formatting styles, especially styles involving significant figure calculations.

Usage

>>> import Data.FormatN
>>> comma (Just 3) 1234
1,230

Properties

Versions 0.0.1, 0.1.0, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.3.0.1
Change log None available
Dependencies base (>=4.7 && <5), containers (>=0.6 && <0.7), 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-01-13T22:28:30Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees