ascii-predicates

Various categorizations of ASCII characters

https://github.com/typeclasses/ascii

Version on this page:1.0.0.2
LTS Haskell 22.14:1.0.1.3
Stackage Nightly 2023-12-26:1.0.1.3
Latest on Hackage:1.0.1.3

See all snapshots ascii-predicates appears in

Apache-2.0 licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:ascii-predicates-1.0.0.2@sha256:8dacdce1603eb1903c58fe83d1514051e46cc4b3f0c6e176e206cfd3ffc68b73,983

Module documentation for 1.0.0.2

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2020-06-29(full list with versions):

This package provides a variety of predicates on the ASCII character set.

Changes

1.0.0.0 - 2020-05-05 - Initial release
1.0.0.2 - 2020-05-18 - Support GHC 8.10