char-qq: Quasiquoters for characters and codepoints
A set of quasiquoters providing compile-time conversions between characters and codepoints.
Solves such problems as when you'd rather refer to a codepoint by a char, but don't want to waste your runtime computation cycles on the "ord" operation.
Downloads
- char-qq-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1 |
---|---|
Dependencies | base (>=4.9 && <5), template-haskell (>=2.9 && <3) [details] |
License | MIT |
Copyright | (c) 2019 Metrix.AI |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Metrix.AI Tech Team <tech@metrix.ai> |
Category | QuasiQuotes |
Home page | https://github.com/metrix-ai/char-qq |
Bug tracker | https://github.com/metrix-ai/char-qq/issues |
Source repo | head: git clone git://github.com/metrix-ai/char-qq.git |
Uploaded | by NikitaVolkov at 2019-02-07T12:13:00Z |
Distributions | NixOS:0.1.1.1 |
Downloads | 1618 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-02-07 [all 1 reports] |