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

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.3 && <1.4), base (>=4.16 && <4.19), bytestring (>=0.10.12 && <0.12), hashable (>=1.4 && <1.5), text (>=1.2.5 && <1.3 || >=2.0 && <2.1) [details]
License Apache-2.0
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
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-06-26T20:56:07Z
Distributions LTSHaskell:1.2.0.1, NixOS:1.2.0.1
Reverse Dependencies 1 direct, 3916 indirect [details]
Downloads 599 total (27 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-06-26 [all 1 reports]

Readme for ascii-numbers-1.2.0.1

[back to package description]

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