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.17@sha256:cefb6e0bf59143288182b9a7147fd4804cbe091b83358bb329421de2aaecf4ba,1339

Module documentation for 1.0.0.17

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

Changes

1.0.0.17 (2022-12-30)

Fix error in cabal file (change extra-source-files to extra-doc-files)

1.0.0.16 (2022-12-27)

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