ascii-superset

Representing ASCII with refined supersets

https://github.com/typeclasses/ascii

Version on this page:1.0.0.0
LTS Haskell 22.21:1.3.0.1
Stackage Nightly 2023-12-26:1.3.0.1
Latest on Hackage:1.3.0.1

See all snapshots ascii-superset appears in

Apache-2.0 licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:ascii-superset-1.0.0.0@sha256:e5800369e21ce77dcd220a5848a09ae03c7ac6ba438e9f0c37b7b3e3516a80a3,1426

Module documentation for 1.0.0.0

Used by 2 packages in nightly-2020-05-19(full list with versions):

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.