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 (as included in the package)
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 |
---|---|
Dependencies | ascii-char (>=1.0 && <1.1), base (>=4.13 && <4.17), bytestring (>=0.10 && <0.12), hashable (>=1.3 && <1.5), text (>=1.2.4 && <1.3) [details] |
License | Apache-2.0 |
Author | Chris Martin |
Maintainer | Chris Martin, Julie Moronuki |
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 | LTSHaskell:1.0.1.13, NixOS:1.0.1.13, Stackage:1.0.1.13 |
Downloads | 1235 total (42 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] |