ascii-char

A Char type representing an ASCII character

https://github.com/typeclasses/ascii

Version on this page:1.0.0.14
LTS Haskell 20.16:1.0.0.17
Stackage Nightly 2023-03-31:1.0.1.0
Latest on Hackage:1.0.1.0

See all snapshots ascii-char appears in

Apache-2.0 licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:ascii-char-1.0.0.14@sha256:015e53ea8029093a26874147e3928771fccdc4939b1fec466ead60db85363587,1401

Module documentation for 1.0.0.14

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

Changes

1.0.0.0 - 2020-05-05 - Initial release
1.0.0.2 - 2020-05-18 - Support GHC 8.10
1.0.0.4 - 2021-01-25 - Add some comments
1.0.0.6 - 2021-01-27 - Minor documentation fix
1.0.0.8 - 2021-02-10 - Support GHC 9.0
1.0.0.10 - 2021-09-26 - Add a test suite
1.0.0.12 - 2021-11-13 - Support hashable 1.4
1.0.0.14 - 2022-01-09 - Support GHC 9.2