qq-literals: Compile-time checked literal values via QuasiQuoters.
qq-literals is a tiny Haskell library which gives you a way of easily constructing QuasiQuoters for literals of any type a for which you can provide a parsing function String -> Either String a.
Downloads
- qq-literals-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <5), template-haskell (>=2.10.0 && <3) [details] |
License | MIT |
Copyright | 2016-2017 Harry Garrood |
Author | Harry Garrood |
Maintainer | harry@garrood.me |
Home page | https://github.com/hdgarrood/qq-literals |
Source repo | head: git clone https://github.com/hdgarrood/qq-literals |
Uploaded | by hdgarrood at 2021-09-20T11:50:23Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1768 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-09-20 [all 1 reports] |