character-ps: Pattern synonyms for ASCII characters for Word8, Word16 etc

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Pattern synonyms for ASCII characters, e.g.

pattern SPACE :: Word8
pattern SPACE = 0x20

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4.9 && <5) [details]
Tested with ghc ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Category Data
Home page https://github.com/phadej/character-ps
Bug tracker https://github.com/phadej/character-ps/issues
Source repo head: git clone https://github.com/phadej/character-ps.git
Uploaded by phadej at 2023-10-22T19:04:13Z
Distributions NixOS:0.1, Stackage:0.1, openSUSE:0.1
Reverse Dependencies 2 direct, 7899 indirect [details]
Downloads 1262 total (219 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-22 [all 1 reports]