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.1.3@sha256:12073f97fdcdab772661f63f78fcc74843b3a7c6d55688dddb0c45496c92c0b0,1264

Module documentation for 1.0.1.3

Depends on 2 packages(full list with versions):
Used by 1 package in lts-22.14(full list with versions):

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

Changes

1.0.1.3 (2023-06-26)

Raise language to GHC2021

1.0.1.2 (2023-01-02)

Minor Cabal correction (change extra-doc-files to extra-source-files)

1.0.1.1 (2022-12-30)

Metadata changes only

1.0.1.0 (2022-05-04)

Add:

  • isVisible :: Char -> Bool
  • visibleCharacters :: [Char]

Drop support for:

  • base 4.11 (GHC 8.4)
  • base 4.12 (GHC 8.6)

1.0.0.10 (2022-03-22)

Switch test-suite over to hedgehog

1.0.0.8 (2022-01-09)

Support GHC 9.2

1.0.0.6 (2021-09-26)

Add a test suite

1.0.0.4 (2021-02-20)

Support GHC 9.0

1.0.0.2 (2020-05-18)

Support GHC 8.10

1.0.0.0 (2020-05-05)

Initial release