ascii-char: A Char type representing an ASCII character

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

This package defines a Char type that has 128 constructors, one for each ASCII character.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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.0.0.2, 1.0.0.4, 1.0.0.6, 1.0.0.8, 1.0.0.10, 1.0.0.12, 1.0.0.14, 1.0.0.15, 1.0.0.16, 1.0.0.17, 1.0.1.0 (info)
Change log changelog.md
Dependencies base (>=4.14 && <4.20), hashable (>=1.3.5 && <1.5) [details]
License Apache-2.0
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
Revised Revision 2 made by chris_martin at 2023-12-31T02:16:19Z
Category Data, Text
Home page https://github.com/typeclasses/ascii-char
Bug tracker https://github.com/typeclasses/ascii-char/issues
Source repo head: git clone git://github.com/typeclasses/ascii-char.git
Uploaded by chris_martin at 2023-01-05T20:44:35Z
Distributions LTSHaskell:1.0.1.0, NixOS:1.0.1.0, Stackage:1.0.1.0
Reverse Dependencies 9 direct, 3914 indirect [details]
Downloads 1876 total (48 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-01-05 [all 1 reports]

Readme for ascii-char-1.0.1.0

[back to package description]

This package defines a Char type that has 128 constructors, one for each ASCII character.