ascii-superset: Representing ASCII with refined supersets
This package defines classes which describe what subset of a type is valid as ASCII, as well as a type constructor representing a value of a superset that is known to be valid ASCII.
It also defines the Lift class, which provides a polymorphic lift operation that can be used to convert characters and strings into types that support a larger set of characters.
Downloads
- ascii-superset-1.0.1.13.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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.1.0, 1.0.1.2, 1.0.1.4, 1.0.1.6, 1.0.1.8, 1.0.1.10, 1.0.1.12, 1.0.1.13, 1.0.1.14, 1.0.1.15, 1.0.2.0, 1.1.0.0, 1.1.1.0, 1.2.0.0, 1.2.0.1, 1.2.1.0, 1.2.2.0, 1.2.3.0, 1.2.4.0, 1.2.5.0, 1.2.6.0, 1.2.7.0, 1.3.0.0, 1.3.0.1, 1.3.0.2 (info) |
---|---|
Dependencies | ascii-char (>=1.0 && <1.1), base (>=4.14 && <4.18), bytestring (>=0.10 && <0.12), hashable (>=1.3 && <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 2 made by chris_martin at 2022-10-04T20:22:19Z |
Category | Data, Text |
Home page | https://github.com/typeclasses/ascii |
Bug tracker | https://github.com/typeclasses/ascii/issues |
Source repo | head: git clone git://github.com/typeclasses/ascii.git |
Uploaded | by chris_martin at 2022-04-20T23:22:19Z |
Distributions | NixOS:1.3.0.1 |
Reverse Dependencies | 4 direct, 4035 indirect [details] |
Downloads | 3448 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-04-21 [all 1 reports] |