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.1.0@sha256:faa111e8b185276a1605d567fc86bf84b6e009efa35874d4cf99b635e4890cf4,1412

Module documentation for 1.0.1.0

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2024-03-14(full list with versions):

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

Changes

1.0.1.0 (2023-01-05)

Add Word8 conversions: toWord8, fromWord8Maybe, fromWord8Unsafe

1.0.0.16 (2022-10-04)

Test suite now uses hspec

1.0.0.15 (2022-10-04)

Drop support for base 4.11 (GHC 8.4) and base 4.12 (GHC 8.6)

1.0.0.14 (2022-01-09)

Support GHC 9.2

1.0.0.12 (2021-11-13)

Support hashable 1.4

1.0.0.10 (2021-09-26)

Add a test suite

1.0.0.8 (2021-02-10)

Support GHC 9.0

1.0.0.6 (2021-01-27)

Minor documentation fix

1.0.0.4 (2021-01-25)

Add some comments

1.0.0.2 (2020-05-18)

Support GHC 8.10

1.0.0.0 (2020-05-05)

Initial release