char-qq: Quasiquoters for characters and codepoints

[ library, mit, quasiquotes ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 1524 total (14 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]