ascii-char: A Char type representing an ASCII character

[ apache, data, library, text ] [ Propose Tags ]
This version is deprecated.

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


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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.18), hashable (>=1.3.5 && <1.5) [details]
License Apache-2.0
Author Chris Martin
Maintainer Chris Martin, Julie Moronuki
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 2022-12-30T20:35:06Z
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 uploaded by user
Build status unknown [no reports yet]

Readme for ascii-char-1.0.0.17

[back to package description]

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