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.
Versions [faq] | 0.1.0.0, 0.1.0.1 |
---|---|
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 |
Revised | Revision 1 made by hdgarrood at 2020-01-29T00:57:08Z |
Home page | https://github.com/hdgarrood/qq-literals |
Source repo | head: git clone https://github.com/hdgarrood/qq-literals |
Uploaded | by hdgarrood at 2020-01-29T00:53:09Z |
Distributions | NixOS:0.1.0.1 |
Downloads | 840 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-29 [all 1 reports] |
Downloads
- qq-literals-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.