ascii-numbers: ASCII representations of numbers

[ apache, data, library, numeric, text ] [ Propose Tags ]

This package provides functions for converting back and forth between numbers and their ASCII representations.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.2.0.1
Change log changelog.md
Dependencies ascii-case (>=1.0 && <1.1), ascii-char (>=1.0 && <1.1), ascii-superset (>=1.0.1 && <1.3), base (>=4.14 && <4.18), bytestring (>=0.10.12 && <0.12), hashable (>=1.3.5 && <1.5), text (>=1.2.4.1 && <1.3 || >=2.0 && <2.1) [details]
License Apache-2.0
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
Revised Revision 4 made by chris_martin at 2023-03-01T01:04:12Z
Category Data, Numeric, Text
Home page https://github.com/typeclasses/ascii-numbers
Bug tracker https://github.com/typeclasses/ascii-numbers/issues
Source repo head: git clone git://github.com/typeclasses/ascii-numbers.git
Uploaded by chris_martin at 2023-01-02T19:48:58Z
Distributions LTSHaskell:1.2.0.1, NixOS:1.2.0.1
Reverse Dependencies 1 direct, 3908 indirect [details]
Downloads 573 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for ascii-numbers-1.1.0.2

[back to package description]

This package provides functions for converting back and forth between numbers and their ASCII representations.